CMake 3.0 for travis
This commit is contained in:
parent
36a0f98fd5
commit
89dc198813
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ env:
|
|||
before_install:
|
||||
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
|
||||
- sudo add-apt-repository ppa:boost-latest/ppa -y
|
||||
- sudo add-apt-repository ppa:george-edison55/precise-backports -y
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq cmake libboost1.54-dev libboost-program-options1.54-dev ${COMPILER}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue