The environment section uses different syntax for a list of vars.
parent
81d3010f73
commit
90c9884c5e
|
@ -20,9 +20,9 @@ platform:
|
|||
- x64
|
||||
|
||||
environment:
|
||||
- build_cache_dir: bin\.mtime_cache
|
||||
- build_binary_dir: bin\%CONFIGURATION%
|
||||
- appveyor_script_dir: scripts\AppVeyor
|
||||
build_cache_dir: bin\.mtime_cache
|
||||
build_binary_dir: bin\%CONFIGURATION%
|
||||
appveyor_script_dir: scripts\AppVeyor
|
||||
|
||||
configuration: Release
|
||||
|
||||
|
|
Loading…
Reference in New Issue