Skip to content
This repository was archived by the owner on Jun 17, 2020. It is now read-only.

Commit b996461

Browse files
author
Shantanu
authored
[skip travis]
1 parent e98690c commit b996461

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,8 +13,7 @@ install:
1313
- rustup-init -yv --default-host %target%
1414
- set PATH=%PATH%;%USERPROFILE%\.cargo\bin
1515

16-
cache:
17-
- %USERPROFILE%\.cargo\bin
16+
cache: ["%USERPROFILE%\.cargo\bin"]
1817

1918
build_script:
2019
cargo build --release --target=%target%

0 commit comments

Comments
 (0)