2
0
mirror of https://github.com/boostorg/bind.git synced 2026-01-26 06:22:13 +00:00

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