From ccdba249cfa868c81aa6e133ba551a60a92e87b5 Mon Sep 17 00:00:00 2001
From: jay <jlaura@asu.edu>
Date: Fri, 17 Nov 2017 09:16:34 -0700
Subject: [PATCH] travis typo

---
 .travis.yml | 1 -
 1 file changed, 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index 273245d..d3d5066 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -41,7 +41,6 @@ install:
   # Install not using env because build needs to be in root env
   - conda config --add channels conda-forge
   - conda config --add channels jlaura
-  - conda install python=$PYTHON_VERSION
   - conda install -c conda-forge gdal h5py
   - conda install pandas sqlalchemy pyyaml networkx affine
   - conda install -c jlaura pvl protobuf
-- 
GitLab