Fixing travis build

This commit is contained in:
GudniRos
2015-07-02 16:12:26 -07:00
parent b153053119
commit 08cbcd6ac2
2 changed files with 15 additions and 4 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ before_install:
# Install packages
install:
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython osr
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython gdal
- pip install nose-cov python-coveralls
- cd ../
- git clone https://github.com/simpeg/simpeg.git