Skip to content

Commit

Permalink
add missing version
Browse files Browse the repository at this point in the history
  • Loading branch information
Scisco committed Apr 25, 2015
1 parent 965c241 commit 82c7606
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ install:
- conda install --yes -c https://conda.binstar.org/osgeo gdal
- pip install --install-option="--no-cython-compile" cython
- pip uninstall requests --yes
- pip install requests==
- pip install requests==2.5.3
- pip install -r requirements/travis.txt

script:
Expand Down

0 comments on commit 82c7606

Please sign in to comment.