Working on get travis to work

This commit is contained in:
GudniRos
2015-07-02 15:30:24 -07:00
parent 40925a49cc
commit b153053119
+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
- conda install --yes pip python=$TRAVIS_PYTHON_VERSION numpy scipy matplotlib cython osr
- pip install nose-cov python-coveralls
- cd ../
- git clone https://github.com/simpeg/simpeg.git