mirror of
https://github.com/boostorg/bind.git
synced 2025-08-17 21:51:07 +02:00
Fix slashes in .travis.yml.
This commit is contained in:
@@ -34,9 +34,9 @@ install:
|
|||||||
- git submodule init tools/build
|
- git submodule init tools/build
|
||||||
- git submodule init tools/inspect
|
- git submodule init tools/inspect
|
||||||
- git submodule update
|
- git submodule update
|
||||||
- cd libs\bind
|
- cd libs/bind
|
||||||
- git checkout -q $TRAVIS_COMMIT
|
- git checkout -q $TRAVIS_COMMIT
|
||||||
- cd ..\..
|
- cd ../..
|
||||||
- bootstrap
|
- bootstrap
|
||||||
- b2 headers
|
- b2 headers
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user