Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
toloco committed Feb 5, 2016
1 parent e0ced12 commit a4c61b3
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ python:
# dev versions
- "3.5.0b3"
- "3.5-dev"
- "3.5"
install:
- if [[ $TRAVIS_PYTHON_VERSION == '2.7' ]]; then travis_retry pip install -r requirements2.txt; fi
- travis_retry pip install -r requirements.txt
Expand Down

0 comments on commit a4c61b3

Please sign in to comment.