We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d915352 commit 1cb3c4aCopy full SHA for 1cb3c4a
.travis.yml
@@ -16,7 +16,7 @@ matrix:
16
addons:
17
apt:
18
sources: ['ubuntu-toolchain-r-test', 'george-edison55-precise-backports', 'boost-latest']
19
- packages: ["g++-4.8", "cmake-data", "cmake", "libboost-regex1.55-dev"]
+ packages: ["g++-4.8", "cmake-data", "cmake", "libboost-regex-dev"]
20
21
- os: linux
22
env:
0 commit comments