[appveyor] fix syntax
This commit is contained in:
parent
c917278d23
commit
c567e34e6b
|
@ -24,7 +24,7 @@ skip_commits:
|
||||||
message: /\[av skip\]/
|
message: /\[av skip\]/
|
||||||
|
|
||||||
cache:
|
cache:
|
||||||
- %APPVEYOR_BUILD_FOLDER%\build
|
- '%APPVEYOR_BUILD_FOLDER%\build'
|
||||||
|
|
||||||
environment:
|
environment:
|
||||||
global:
|
global:
|
||||||
|
|
Loading…
Reference in New Issue