We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b15f3f2 commit 95d3db4Copy full SHA for 95d3db4
1 file changed
.travis.yml
@@ -8,6 +8,7 @@ before_install:
8
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
9
- sudo apt-get update -qq
10
- sudo apt-get install g++-5
11
+- sudo apt-get install libboost-dev
12
install:
13
- npm install
14
before_script:
0 commit comments