Cache target/

This commit is contained in:
Michael Vines
2019-06-18 19:16:30 -07:00
parent 41fbdc6e08
commit 357554b209

View File

@@ -7,7 +7,8 @@ branches:
- /v[0-9.]+/ - /v[0-9.]+/
cache: cache:
- '%USERPROFILE%\.cargo -> appveyor.yml' - '%USERPROFILE%\.cargo'
- '%APPVEYOR_BUILD_FOLDER%\target'
build_script: build_script:
- bash ci/publish-tarball.sh - bash ci/publish-tarball.sh