Cache .cargo for faster builds
This commit is contained in:
@ -6,6 +6,9 @@ branches:
|
||||
- master
|
||||
- /v[0-9.]+/
|
||||
|
||||
cache:
|
||||
- %USERPROFILE%\.cargo -> appveyor.yml
|
||||
|
||||
build_script:
|
||||
- bash ci/publish-tarball.sh
|
||||
|
||||
|
Reference in New Issue
Block a user