Commit 74ef725e authored by Jay's avatar Jay Committed by jay
Browse files

GDAL build issues...

parent dd83008b
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -32,9 +32,8 @@ install:
  - source activate test-env

  # Install the non-conda packages if required, requirements.txt duplicates are ignored
  - conda install gdal=1.11.2
  - conda install -c https://conda.anaconda.org/jlaura opencv3=3.0.0
  - conda install -c osgeo proj4
  - conda install -c osgeo gdal proj4
  - conda upgrade numpy
  - pip install -r requirements.txt
  - pip install coverage