mirror of
https://github.com/boostorg/poly_collection.git
synced 2026-07-21 13:33:37 +00:00
created directory before copying
This commit is contained in:
@@ -181,6 +181,7 @@ install:
|
||||
- git rm --ignore-unmatch libs/poly_collection/
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
- mkdir libs/poly_collection
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/poly_collection
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user