Commit acc751b2 authored by Jay's avatar Jay Committed by jay
Browse files

Typo fixed

parent a5cfab34
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -32,7 +32,7 @@ install:
  - source activate test-env

  # Install the non-conda packages if required, requirements.txt duplicates are ignored
  - conda install -c conda install -c https://conda.binstar.org/menpo opencv3
  - conda install -c https://conda.binstar.org/menpo opencv3
  - conda install -c osgeo proj4
  - pip install -r requirements.txt
  - pip install coverage