diff --git a/.travis.yml b/.travis.yml index d05d2d04c1dfbb63fcf1d23242f483701dea28ba..c8f0de6ae9bff8cedaf5fe9656265dd981e0ff46 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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