Commit 6a32a521 authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .travis.yml

parent d8141747
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -36,7 +36,8 @@ before_install:
install:
  - conda config --add channels conda-forge
  - conda install -q gdal h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl

  # For travis/conda uploads
  - conda install pip setuptools
  # Development installation
  - conda install -q pytest pytest-cov sh