Add dependencies to build scipy

This commit is contained in:
Raul Ochoa
2016-06-16 19:25:38 +02:00
parent b7d2254b4a
commit d3fba86d6f

View File

@@ -7,8 +7,9 @@ addons:
apt:
packages:
- postgresql-plpython-9.4
- python-numpy
- python-scipy
- liblapack-dev
- libatlas-dev
- gfortran
env:
- PGUSER=postgres