Browse Source

[appveyor] fix syntax

tags/v0.3.0
xoviat GitHub 8 years ago
parent
commit
c567e34e6b
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      appveyor.yml

+ 1
- 1
appveyor.yml View File

@@ -24,7 +24,7 @@ skip_commits:
message: /\[av skip\]/

cache:
- %APPVEYOR_BUILD_FOLDER%\build
- '%APPVEYOR_BUILD_FOLDER%\build'

environment:
global:


Loading…
Cancel
Save