forked from boostorg/mp11
Re-add mkdir to .travis.yml, w/ -p
This commit is contained in:
@@ -303,6 +303,7 @@ install:
|
|||||||
- git submodule update --init tools/build
|
- git submodule update --init tools/build
|
||||||
- git submodule update --init libs/config
|
- git submodule update --init libs/config
|
||||||
- git submodule update --init tools/boostdep
|
- git submodule update --init tools/boostdep
|
||||||
|
- mkdir -p libs/mp11
|
||||||
- cp -r $TRAVIS_BUILD_DIR/* libs/mp11
|
- cp -r $TRAVIS_BUILD_DIR/* libs/mp11
|
||||||
- python tools/boostdep/depinst/depinst.py mp11
|
- python tools/boostdep/depinst/depinst.py mp11
|
||||||
- ./bootstrap.sh
|
- ./bootstrap.sh
|
||||||
|
Reference in New Issue
Block a user