summaryrefslogtreecommitdiff
path: root/ci/run-tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'ci/run-tests.sh')
-rwxr-xr-xci/run-tests.sh5
1 files changed, 4 insertions, 1 deletions
diff --git a/ci/run-tests.sh b/ci/run-tests.sh
index f0c743d..22355f0 100755
--- a/ci/run-tests.sh
+++ b/ci/run-tests.sh
@@ -5,6 +5,9 @@
. ${0%/*}/lib-travisci.sh
-mkdir -p $HOME/travis-cache
ln -s $HOME/travis-cache/.prove t/.prove
make --quiet test
+
+check_unignored_build_artifacts
+
+save_good_tree