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