mirror of
https://github.com/Xahau/xahaud.git
synced 2025-12-03 00:45:49 +00:00
explicitly use libboost 1.48
This commit is contained in:
@@ -3,7 +3,7 @@ compiler:
|
||||
- gcc
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libboost-all-dev protobuf-compiler libprotobuf-dev libssl-dev
|
||||
- sudo apt-get install -qq libboost1.48-all-dev protobuf-compiler libprotobuf-dev libssl-dev
|
||||
script: scons && npm install && npm test
|
||||
notifications:
|
||||
irc:
|
||||
|
||||
Reference in New Issue
Block a user