Loading .travis.yml +1 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ os: - osx env: - PYTHON_VERSION=3.4 - PYTHON_VERSION=3.5 - PYTHON_VERSION=3.6 Loading Loading @@ -45,7 +44,7 @@ before_install: - conda install -c conda-forge vlfeat - conda install -c menpo cyvlfeat - pip install pillow pysal - conda install -c conda-forge scipy networkx numexpr dill cython pyyaml matplotlib runipy geopandas opencv numpy - conda install -c conda-forge scipy networkx numexpr dill cython pyyaml matplotlib runipy geopandas opencv numpy gdal - conda install -c usgs-astrogeology plio # Development installation Loading Loading
.travis.yml +1 −2 Original line number Diff line number Diff line Loading @@ -14,7 +14,6 @@ os: - osx env: - PYTHON_VERSION=3.4 - PYTHON_VERSION=3.5 - PYTHON_VERSION=3.6 Loading Loading @@ -45,7 +44,7 @@ before_install: - conda install -c conda-forge vlfeat - conda install -c menpo cyvlfeat - pip install pillow pysal - conda install -c conda-forge scipy networkx numexpr dill cython pyyaml matplotlib runipy geopandas opencv numpy - conda install -c conda-forge scipy networkx numexpr dill cython pyyaml matplotlib runipy geopandas opencv numpy gdal - conda install -c usgs-astrogeology plio # Development installation Loading