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

Update .travis.yml

parent 03421bbd
...@@ -5,6 +5,11 @@ python: ...@@ -5,6 +5,11 @@ python:
- 3.5 - 3.5
- 3.6 - 3.6
# Operating Systems
os:
- linux
- osx
# Install Dependencies # Install Dependencies
install: install:
- pip install -r requirements.txt - pip install -r requirements.txt
......
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