1
0
forked from boostorg/mp11

Remove mkdir from .yml files

This commit is contained in:
Peter Dimov
2017-08-04 01:35:19 +03:00
parent 1b15c82fef
commit a1cbbe7aca
2 changed files with 0 additions and 2 deletions

View File

@@ -303,7 +303,6 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep
- mkdir libs/mp11
- cp -r $TRAVIS_BUILD_DIR/* libs/mp11
- python tools/boostdep/depinst/depinst.py mp11
- ./bootstrap.sh

View File

@@ -30,7 +30,6 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep
- mkdir libs\mp11
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\mp11
- python tools/boostdep/depinst/depinst.py mp11
- cmd /c bootstrap