fixing travis

This commit is contained in:
Hans Dembinski
2016-05-06 19:47:49 -04:00
parent 37d6e26d70
commit bb21c8a11c

View File

@@ -12,8 +12,12 @@ addons:
apt:
sources:
- boost-latest
- ubuntu-toolchain-r-test
- pythonxy-devel
packages:
- cmake
- gcc-4.9
- g++-4.9
- python-numpy
- libboost1.55-all-dev
# before_install: