Loading .travis.yml +1 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,7 @@ install: # Install not using env because build needs to be in root env - conda install -c conda-forge gdal h5py - conda install pandas sqlalchemy pyyaml - conda install -c jlaura pvl - conda install -c jlaura protobuf==3.0.0.b2 - conda install -c jlaura pvl protobuf # Development installation - conda install nose coverage Loading Loading
.travis.yml +1 −2 Original line number Diff line number Diff line Loading @@ -43,8 +43,7 @@ install: # Install not using env because build needs to be in root env - conda install -c conda-forge gdal h5py - conda install pandas sqlalchemy pyyaml - conda install -c jlaura pvl - conda install -c jlaura protobuf==3.0.0.b2 - conda install -c jlaura pvl protobuf # Development installation - conda install nose coverage Loading