aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJosh Matthews <josh@joshmatthews.net>2018-08-01 12:09:22 -0400
committerGitHub <noreply@github.com>2018-08-01 12:09:22 -0400
commitaba765afbb4e3638e7464a586c7963f45c35c824 (patch)
tree95748731fd019db654d161017f8b5177bee4f104
parent890d40dd4fc5d30c9b5fb5cc06bfabb0650eb16c (diff)
downloadservo-aba765afbb4e3638e7464a586c7963f45c35c824.tar.gz
servo-aba765afbb4e3638e7464a586c7963f45c35c824.zip
Actually clean all build artifacts.
-rwxr-xr-xetc/ci/clean_build_artifacts.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/ci/clean_build_artifacts.sh b/etc/ci/clean_build_artifacts.sh
index d8b07e42e0a..7f2b253a428 100755
--- a/etc/ci/clean_build_artifacts.sh
+++ b/etc/ci/clean_build_artifacts.sh
@@ -8,4 +8,4 @@ set -o errexit
set -o nounset
set -o pipefail
-rm -rf target/{debug,release,doc}
+rm -rf target/