Commit fd7be403 authored by jay's avatar jay
Browse files

Updates to the network test to setup only once.

parent c45678ab
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -33,7 +33,7 @@ install:

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