1
0
forked from boostorg/bind

Fix slashes in .travis.yml.

This commit is contained in:
Peter Dimov
2016-05-21 19:44:18 +03:00
parent 7a2d6aeaf3
commit 154f70cf7a

View File

@@ -34,9 +34,9 @@ install:
- git submodule init tools/build
- git submodule init tools/inspect
- git submodule update
- cd libs\bind
- cd libs/bind
- git checkout -q $TRAVIS_COMMIT
- cd ..\..
- cd ../..
- bootstrap
- b2 headers