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