Files
geopandas/ci
Joris Van den Bossche 02c6cf6d2b CI: fix the conda-forge env with pd 0.20 (remove pin of old matplotlib) (#903)
Travis CI tests were failing recently for one specific build, see https://github.com/conda-forge/gdal-feedstock/issues/261

Fixed by removing the pin of matplotlib to 1.5.3 (but added `gdal=2.3` to keep at older gdal version). 

Also added `nomkl` to have a built with numpy/openblas from conda-forge (not that it should matter though).
2019-01-26 14:08:18 +01:00
..