One more fix for Travis CI
This commit is contained in:
parent
c149420d23
commit
6fde339164
@ -10,6 +10,6 @@ branches:
|
||||
- master
|
||||
- stable
|
||||
before_script:
|
||||
- sudo add-apt-repository ppa:boost-latest/ppa
|
||||
- sudo add-apt-repository -y ppa:boost-latest/ppa
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install libboost-thread1.55-dev libboost-system1.55-dev
|
||||
|
Loading…
Reference in New Issue
Block a user