Commit f0e1d6bc authored by Adam Paquette's avatar Adam Paquette
Browse files

Updated travis script to include geopandas.

parent ef04ecb7
Loading
Loading
Loading
Loading
+1 −1
Changes for .travis.yml: 1 added line, 1 removed line.
Original line number Diff line number Diff line
@@ -49,7 +49,7 @@ install:
  - conda install -c conda-forge vlfeat
  - conda install -c menpo cyvlfeat
  - pip install pillow pysal
  - conda install scipy networkx numexpr dill cython pyyaml matplotlib runipy
  - conda install scipy networkx numexpr dill cython pyyaml matplotlib runipy geopandas

  # Development installation
  - conda install pytest pytest-cov coverage sh anaconda-client