Skip to content

Commit

Permalink
bug: trying to debug missing libpatialindex on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sjsrey committed Jan 5, 2019
1 parent 6f1d482 commit 9944eab
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 @@ -28,7 +28,7 @@ install:
else conda install --yes --file requirements.txt;
fi;

- pip install geopandas
- conda install --yes geopandas
- pip install -r requirements_dev.txt

script:
Expand Down

0 comments on commit 9944eab

Please sign in to comment.