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 9c325ea commit e3d1dbdCopy full SHA for e3d1dbd
.travis.yml
@@ -6,6 +6,6 @@ compiler:
6
os:
7
- linux
8
install:
9
-- libboost-dev
+- sudo apt-get install libboost-dev
10
script:
11
- ./build.sh
0 commit comments