mirror of
https://github.com/boostorg/parameter_python.git
synced 2026-01-25 06:22:12 +00:00
Delete the duplicated headers from parameter/ in .travis.yml
This commit is contained in:
@@ -121,7 +121,9 @@ install:
|
||||
- git submodule update --init tools/boostdep
|
||||
- mkdir -p libs/parameter_python
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/parameter_python
|
||||
- python tools/boostdep/depinst/depinst.py parameter
|
||||
- python tools/boostdep/depinst/depinst.py parameter_python
|
||||
- rm libs/parameter/include/boost/parameter/python.hpp
|
||||
- rm -rf libs/parameter/include/boost/parameter/aux_/python
|
||||
- ./bootstrap.sh
|
||||
- ./b2 headers
|
||||
|
||||
|
||||
Reference in New Issue
Block a user