Appveyor config referenced Travis variables

This commit is contained in:
Michael Caisse 2017-08-10 09:19:30 -07:00 committed by GitHub
parent a506733d99
commit 8475a449d3

View File

@ -47,7 +47,7 @@ install:
- git submodule update --init tools/build
- git submodule update --init libs/config
- git submodule update --init tools/boostdep
- xcopy /s /e /q $TRAVIS_BUILD_DIR/* libs/typeof
- xcopy /s /e /q %APPVEYOR_BUILD_FOLDER% libs\typeof\
- python tools/boostdep/depinst/depinst.py typeof
- bootstrap
- b2 headers