Skip to content

Commit 95d3db4

Browse files
committed
Travis: Also install boost+headers
1 parent b15f3f2 commit 95d3db4

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ before_install:
88
- sudo add-apt-repository ppa:ubuntu-toolchain-r/test -y
99
- sudo apt-get update -qq
1010
- sudo apt-get install g++-5
11+
- sudo apt-get install libboost-dev
1112
install:
1213
- npm install
1314
before_script:

0 commit comments

Comments
 (0)