Loading .travis.yml +2 −1 Original line number Diff line number Diff line Loading @@ -47,10 +47,11 @@ install: - conda install -c conda-forge gdal h5py - conda install pandas sqlalchemy pyyaml networkx - conda install -c jlaura pvl protobuf - pip install affine libpysal # Development installation - conda install nose coverage sh anaconda-client - pip install coveralls affine libpysal - pip install coveralls pytest # Straight from the menpo team - if [["$TRAVIS_OS_NAME" == "osx"]]; then Loading Loading
.travis.yml +2 −1 Original line number Diff line number Diff line Loading @@ -47,10 +47,11 @@ install: - conda install -c conda-forge gdal h5py - conda install pandas sqlalchemy pyyaml networkx - conda install -c jlaura pvl protobuf - pip install affine libpysal # Development installation - conda install nose coverage sh anaconda-client - pip install coveralls affine libpysal - pip install coveralls pytest # Straight from the menpo team - if [["$TRAVIS_OS_NAME" == "osx"]]; then Loading