We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3fed5b6 commit 69766c5Copy full SHA for 69766c5
1 file changed
.travis.yml
@@ -9,7 +9,7 @@ before_install:
9
- sudo add-apt-repository ppa:boost-latest/ppa -y
10
- sudo apt-get update -qq
11
- sudo apt-get install g++-5
12
-- sudo apt-get install libboost1.55-dev
+- sudo apt-get install libboost1.55-all-dev
13
install:
14
- npm install
15
before_script:
0 commit comments