Skip to content

Commit 82c7606

Browse files
author
Scisco
committed
add missing version
1 parent 965c241 commit 82c7606

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: .travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ install:
2323
- conda install --yes -c https://conda.binstar.org/osgeo gdal
2424
- pip install --install-option="--no-cython-compile" cython
2525
- pip uninstall requests --yes
26-
- pip install requests==
26+
- pip install requests==2.5.3
2727
- pip install -r requirements/travis.txt
2828

2929
script:

0 commit comments

Comments
 (0)