Skip to content

Commit

Permalink
Add travis version
Browse files Browse the repository at this point in the history
  • Loading branch information
nyanye committed May 18, 2018
1 parent ff0d2d9 commit 3146849
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,8 @@ python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"
- "3.6"

before_install:
- if [[ $TRAVIS_PYTHON_VERSION == 2* ]]; then pip install -r requirements.txt; fi
Expand Down

0 comments on commit 3146849

Please sign in to comment.