travis update

This commit is contained in:
Peter Thorson
2015-12-17 07:32:26 -05:00
parent e1b39037f7
commit a01cce3b1a
+1 -1
View File
@@ -3,7 +3,7 @@ compiler:
- gcc
before_install:
#- sudo apt-get install libboost-chrono1.48-dev libboost-regex1.48-dev libboost-system1.48-dev libboost-thread1.48-dev libboost-test1.48-dev libboost-random1.48-dev -y
- sudo add-apt-repository -y ppa:boost-latest/ppa && sudo apt-get update -q sudo apt-get install -y boost1.55
- sudo add-apt-repository -y ppa:boost-latest/ppa && sudo apt-get update -q && sudo apt-get install -y boost1.55
env:
global:
- BOOST_INCLUDES=/usr/include