forked from boostorg/predef
Add debug dir output for init. Change version to not have redundant 1.0.
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
version: 1.0.{build}-{branch}
|
||||
version: {build}-{branch}
|
||||
|
||||
branches:
|
||||
only:
|
||||
@ -21,6 +21,7 @@ environment:
|
||||
|
||||
init:
|
||||
- appveyor DownloadFile "https://raw.githubusercontent.com/boostorg/regression/develop/ci/src/script.py"
|
||||
- dir
|
||||
install: python script.py install
|
||||
before_build: python script.py before_build
|
||||
build_script: python script.py build_script
|
||||
|
Reference in New Issue
Block a user