Compare commits

...

1 Commits

Author SHA1 Message Date
Josh Matthews
e25d5db1f0 Keep the cargo cache on windows builders 2018-02-20 17:12:28 -05:00

View File

@@ -189,7 +189,6 @@ arm64:
- bash ./etc/ci/manifest_changed.sh
windows-msvc-dev:
- mach.bat clean-cargo-cache --keep 3 --force
- mach.bat clean-nightlies --keep 3 --force
- mach.bat build --dev
- mach.bat test-unit
@@ -198,7 +197,6 @@ windows-msvc-dev:
- mach.bat test-stylo
windows-msvc-nightly:
- mach.bat clean-cargo-cache --keep 3 --force
- mach.bat clean-nightlies --keep 3 --force
- mach.bat build --release
- mach.bat package --release