Update .travis.yml

This commit is contained in:
Morten Hjorth-Jensen
2017-12-13 12:33:52 +01:00
committed by GitHub
parent ee0c838c83
commit 72e7af92a5
+4
View File
@@ -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