mirror of
https://github.com/boostorg/math.git
synced 2026-01-19 04:22:09 +00:00
Merge branch 'master' into develop
This commit is contained in:
@@ -653,6 +653,7 @@ install:
|
||||
- git submodule update --init libs/format
|
||||
- git submodule update --init libs/numeric
|
||||
- git submodule update --init libs/type_traits
|
||||
- git submodule update --init libs/timer
|
||||
- git submodule update --init tools/boostdep
|
||||
- cp -r $TRAVIS_BUILD_DIR/* libs/math
|
||||
- python tools/boostdep/depinst/depinst.py math
|
||||
|
||||
@@ -126,6 +126,7 @@ install:
|
||||
- git submodule update --init libs/config
|
||||
- git submodule update --init libs/format
|
||||
- git submodule update --init libs/numeric
|
||||
- git submodule update --init libs/timer
|
||||
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\math
|
||||
- git submodule update --init tools/boostdep
|
||||
- python tools/boostdep/depinst/depinst.py math
|
||||
|
||||
Reference in New Issue
Block a user