Skip to content
This repository has been archived by the owner on Jan 13, 2024. It is now read-only.

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
sdpython committed May 10, 2020
1 parent 8fd6619 commit 2f29afd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -8,6 +8,7 @@ before_install:
- sudo apt-get install libgeos-dev libproj-dev proj-data graphviz libgfortran3 libblas-dev liblapack-dev
install:
- pip install -r requirements.txt
# see https://github.com/SciTools/cartopy/issues/1490
- pip uninstall -y shapely
- pip install --no-binary shapely shapely
- pip freeze
Expand Down

0 comments on commit 2f29afd

Please sign in to comment.