Update .travis.yml
This commit is contained in:
committed by
GitHub
parent
ee0c838c83
commit
72e7af92a5
@@ -12,6 +12,10 @@ addons:
|
|||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
- libarmadillo-dev
|
- libarmadillo-dev
|
||||||
|
- g++
|
||||||
|
- gfortran
|
||||||
|
- liblapack-dev
|
||||||
|
- libopenblas-dev
|
||||||
before_install:
|
before_install:
|
||||||
- pip install git+https://github.com/doconce/preprocess#egg=preprocess
|
- pip install git+https://github.com/doconce/preprocess#egg=preprocess
|
||||||
- pip install git+https://github.com/doconce/doconce#egg=doconce
|
- pip install git+https://github.com/doconce/doconce#egg=doconce
|
||||||
|
|||||||
Reference in New Issue
Block a user