2
0
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:
John Maddock
2019-03-03 08:57:54 +00:00
2 changed files with 2 additions and 0 deletions

View File

@@ -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

View File

@@ -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