fix: appveyor syntax error

This commit is contained in:
Clark Du 2018-08-07 10:58:53 +01:00
parent f70bcb58bd
commit 92f72109e7
No known key found for this signature in database
GPG Key ID: 32CBD8CD478AF898
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ environment:
- nodejs_version: "Current"
cache:
- "%LOCALAPPDATA%\\Yarn" -> yarn.lock
- '%LOCALAPPDATA%\\Yarn -> yarn.lock'
# Install scripts. (runs after repo cloning)
install: