Skip to content
Snippets Groups Projects
Commit fa653a7a authored by jlaura's avatar jlaura Committed by GitHub
Browse files

Update .travis.yml

parent 9f9806e2
No related branches found
No related tags found
No related merge requests found
...@@ -35,7 +35,7 @@ before_install: ...@@ -35,7 +35,7 @@ before_install:
- python -c "import fcntl; fcntl.fcntl(1, fcntl.F_SETFL, 0)" - python -c "import fcntl; fcntl.fcntl(1, fcntl.F_SETFL, 0)"
install: install:
- conda config --add channels conda-forge - conda config --add channels conda-forge usgs-astrogeology
- conda install -c conda-forge libgdal gdal numpy pyproj h5py pvl scipy protobuf affine jinja2 networkx pandas sqlalchemy pyyaml - conda install -c conda-forge libgdal gdal numpy pyproj h5py pvl scipy protobuf affine jinja2 networkx pandas sqlalchemy pyyaml
- conda install -c usgs-astrogeology usgscam - conda install -c usgs-astrogeology usgscam
# Development installation # Development installation
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment