mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 11:37:13 +02:00
More Travis fixing.
This commit is contained in:
@ -7,7 +7,7 @@ compiler:
|
||||
install:
|
||||
- wget "https://github.com/boostorg/build/archive/develop.tar.gz"
|
||||
- tar -xzvf develop.tar.gz
|
||||
- cd build-develop && ./bootstrap && sudo ./b2 install --prefix=/usr
|
||||
- cd build-develop && ./bootstrap.sh && sudo ./b2 install --prefix=/usr
|
||||
|
||||
before_script:
|
||||
- 'echo "project ROOT : : : build-dir bin ;" > jamroot.jam'
|
||||
|
Reference in New Issue
Block a user