Loading .travis.yml +2 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,8 @@ before_install: install: - conda config --add channels conda-forge - conda install -q gdal h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl - conda install -c conda-forge libgdal gdal - conda install -q h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl # Development installation - conda install -q pytest pytest-cov sh coveralls nbsphinx Loading Loading
.travis.yml +2 −1 Original line number Diff line number Diff line Loading @@ -35,7 +35,8 @@ before_install: install: - conda config --add channels conda-forge - conda install -q gdal h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl - conda install -c conda-forge libgdal gdal - conda install -q h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl # Development installation - conda install -q pytest pytest-cov sh coveralls nbsphinx Loading