1
0
forked from boostorg/bind

Fix commands in .travis.yml.

This commit is contained in:
Peter Dimov
2016-05-21 20:27:51 +03:00
parent 154f70cf7a
commit cea67e705b

View File

@@ -37,8 +37,8 @@ install:
- cd libs/bind
- git checkout -q $TRAVIS_COMMIT
- cd ../..
- bootstrap
- b2 headers
- ./bootstrap.sh
- ./b2 headers
script:
- b2 libs/bind/test toolset=gcc,clang
- ./b2 libs/bind/test toolset=gcc,clang