mirror of
https://github.com/boostorg/predef.git
synced 2025-07-29 03:27:13 +02:00
Fix typo on ci script call.
This commit is contained in:
@ -134,7 +134,7 @@ configuration:
|
||||
|
||||
init:
|
||||
- cd %APPVEYOR_BUILD_FOLDER%
|
||||
install: python tools/ci/clibrary_test.py install
|
||||
install: python tools/ci/library_test.py install
|
||||
before_build: python tools/ci/library_test.py before_build
|
||||
build_script: python tools/ci/library_test.py build_script
|
||||
after_build: python tools/ci/library_test.py after_build
|
||||
|
Reference in New Issue
Block a user