Loading .travis.yml +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ install: # The plio install is pulling in pandas as well. - conda install -c jlaura plio - conda install -c conda-forge vlfeat opencv3 - conda install scipy networkx numexpr cython pyyaml matplotlib - pip install pillow cyvlfeat - conda install -c menpo cyvlfeat - conda install scipy networkx numexpr cython pyyaml pillow matplotlib # Development installation - conda install pytest sh anaconda-client Loading Loading
.travis.yml +2 −2 Original line number Diff line number Diff line Loading @@ -52,8 +52,8 @@ install: # The plio install is pulling in pandas as well. - conda install -c jlaura plio - conda install -c conda-forge vlfeat opencv3 - conda install scipy networkx numexpr cython pyyaml matplotlib - pip install pillow cyvlfeat - conda install -c menpo cyvlfeat - conda install scipy networkx numexpr cython pyyaml pillow matplotlib # Development installation - conda install pytest sh anaconda-client Loading