Skip to content

Commit

Permalink
fix travis build
Browse files Browse the repository at this point in the history
  • Loading branch information
afabiani committed Oct 22, 2019
1 parent d07561f commit 32983a8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -4,7 +4,6 @@ cache:
- "$HOME"
language: python
python:
- 2.7.8
- 2.7
install:
- if [[ $TRAVIS_PYTHON_VERSION == 2* ]]; then travis_retry pip install -r requirements.txt ; fi
Expand Down

0 comments on commit 32983a8

Please sign in to comment.