Actually clean all build artifacts.

This commit is contained in:
Josh Matthews 2018-08-01 12:09:22 -04:00 committed by GitHub
parent 890d40dd4f
commit aba765afbb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -8,4 +8,4 @@ set -o errexit
set -o nounset
set -o pipefail
rm -rf target/{debug,release,doc}
rm -rf target/