diff --git a/.travis.yml b/.travis.yml
index 09c4c9e82975df89dd3e4979c9c118b4e0756b4a..3854d8360f306d88804478e1eae02e7204777d02 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -36,8 +36,8 @@ before_install:
 
 install:
   - conda config --add channels conda-forge
-  - conda install -c conda-forge libgdal gdal numpy xerces-c
-  - conda install -q h5py pandas sqlalchemy pyyaml networkx affine protobuf scipy pvl
+  - 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
   # Development installation
   - conda install -q pytest pytest-cov sh coveralls nbsphinx