Auto merge of #20135 - servo:jdm-patch-13, r=Manishearth

Clean up after some disk-space intensive builds.

This should help the ongoing disk usage problems.

<!-- Reviewable:start -->
---
This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/20135)
<!-- Reviewable:end -->
This commit is contained in:
bors-servo 2018-02-27 13:15:02 -05:00 committed by GitHub
commit 068c1eb9fb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -116,6 +116,7 @@ linux-dev:
- bash ./etc/ci/lockfile_changed.sh
- bash ./etc/ci/manifest_changed.sh
- bash ./etc/ci/check_no_panic.sh
- ./etc/ci/clean_build_artifacts.sh
linux-rel-wpt:
env:
@ -146,6 +147,7 @@ linux-rel-css:
- ./mach test-stylo --release
- bash ./etc/ci/lockfile_changed.sh
- bash ./etc/ci/manifest_changed.sh
- ./etc/ci/clean_build_artifacts.sh
linux-nightly:
- ./mach clean-nightlies --keep 3 --force