Loading .travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ before_install: - conda config --add channels menpo - conda config --add channels usgs-astrogeology - conda config --add channels conda-forge - conda install -c conda-forge vlfeat scipy networkx numexpr cython matplotlib pillow runipy geopandas opencv numpy libgdal gdal scikit-image pytest pytest-cov coverage anaconda-client coveralls plio cyvlfeat ncurses - conda install -c conda-forge vlfeat scipy networkx numexpr cython matplotlib pillow runipy geopandas opencv numpy libgdal gdal scikit-image pytest pytest-cov coverage anaconda-client coveralls plio cyvlfeat ncurses csmapi script: - pytest autocnet tests Loading Loading
.travis.yml +1 −1 Original line number Diff line number Diff line Loading @@ -40,7 +40,7 @@ before_install: - conda config --add channels menpo - conda config --add channels usgs-astrogeology - conda config --add channels conda-forge - conda install -c conda-forge vlfeat scipy networkx numexpr cython matplotlib pillow runipy geopandas opencv numpy libgdal gdal scikit-image pytest pytest-cov coverage anaconda-client coveralls plio cyvlfeat ncurses - conda install -c conda-forge vlfeat scipy networkx numexpr cython matplotlib pillow runipy geopandas opencv numpy libgdal gdal scikit-image pytest pytest-cov coverage anaconda-client coveralls plio cyvlfeat ncurses csmapi script: - pytest autocnet tests Loading