From 8170f1ee6fffbd256920b1462da5af557d1e0f39 Mon Sep 17 00:00:00 2001 From: Jason R Laura <jlaura@hemis.wr.usgs.gov> Date: Wed, 8 Jun 2016 14:51:52 -0700 Subject: [PATCH] Trying to get conda build in --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index eb547d4..a77f2e3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -43,7 +43,7 @@ install: - pip install coveralls # Install sh and binstar to support upload to Anaconda - - conda install sh anaconda-client + - conda install sh anaconda-client conda script: - nosetests --with-coverage --cover-package=plio -- GitLab