try to repair travis for linux

This commit is contained in:
Holger Nahrstaedt 2016-03-09 16:32:33 +01:00
parent 552034c74f
commit ce2a416bda

View File

@ -1,4 +1,3 @@
sudo: false
addons: addons:
apt: apt:
@ -29,7 +28,7 @@ matrix:
- compiler: clang - compiler: clang
before_install: before_install:
- if [[ "$TRAVIS_OS_NAME" == "linux" ]]; then sudo apt-get install libboost-dev ; fi
install: install:
before_script: before_script: