Commit ceb14288 authored by Adam Paquette's avatar Adam Paquette
Browse files

Added scipy dependency to travis file

parent 7f0be77f
Loading
Loading
Loading
Loading
+6 −6
Original line number Diff line number Diff line
@@ -35,7 +35,7 @@ install:
  - conda config --add channels conda-forge
  - conda config --add channels jlaura
  - conda install -c conda-forge gdal h5py
  - conda install pandas sqlalchemy pyyaml networkx affine protobuf
  - conda install pandas sqlalchemy pyyaml networkx affine protobuf scipy
  - pip install pvl

  # Development installation