Commit e3c5feb6 authored by Cody Zacharias's avatar Cody Zacharias Committed by GitHub

Update .travis.yml

parent 0374af23
language: python language: python
# Python Version
python: python:
- 3.5 - 3.5
- 3.6 - 3.6
# Operating Systems
os:
- linux
- osx
# Install Dependencies
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
# Test
script: script:
- python tweep.py - python tweep.py -u now -s pineapple
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment