forked from boostorg/bind
Fix commands in .travis.yml.
This commit is contained in:
@@ -37,8 +37,8 @@ install:
|
|||||||
- cd libs/bind
|
- cd libs/bind
|
||||||
- git checkout -q $TRAVIS_COMMIT
|
- git checkout -q $TRAVIS_COMMIT
|
||||||
- cd ../..
|
- cd ../..
|
||||||
- bootstrap
|
- ./bootstrap.sh
|
||||||
- b2 headers
|
- ./b2 headers
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- b2 libs/bind/test toolset=gcc,clang
|
- ./b2 libs/bind/test toolset=gcc,clang
|
||||||
|
Reference in New Issue
Block a user