mirror of
https://github.com/wassname/simpeg.git
synced 2026-06-29 07:07:24 +08:00
try to get travis working with hdf5
This commit is contained in:
+1
-1
@@ -4,7 +4,7 @@ python:
|
||||
virtualenv:
|
||||
system_site_packages: true
|
||||
before_install:
|
||||
- sudo apt-get install -qq python-numpy python-scipy python-matplotlib
|
||||
- sudo apt-get install -qq python-numpy python-scipy python-matplotlib libhdf5-dev
|
||||
- python SimPEG/setup.py
|
||||
# command to install dependencies
|
||||
install: "pip install -r requirements.txt --use-mirrors"
|
||||
|
||||
Reference in New Issue
Block a user