Try changing travis file so it takes less time to run tests.

This commit is contained in:
rowanc1
2014-05-16 14:33:08 -07:00
parent 4e104ced08
commit 4398092023
+2 -2
View File
@@ -5,8 +5,8 @@ virtualenv:
system_site_packages: true
before_install:
- sudo apt-get install -qq gcc gfortran libblas-dev liblapack-dev python-numpy python-scipy python-matplotlib python-pip
- sudo pip install scipy --upgrade
- sudo pip install numpy --upgrade
# - sudo pip install scipy --upgrade
# - sudo pip install numpy --upgrade
- cd ../
- git clone https://github.com/simpeg/simpeg.git
- cd simpeg/SimPEG/