diff options
Diffstat (limited to 'ci/run-tests.sh')
-rwxr-xr-x | ci/run-tests.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/run-tests.sh b/ci/run-tests.sh index eb5ba4058a..22355f0091 100755 --- a/ci/run-tests.sh +++ b/ci/run-tests.sh @@ -8,4 +8,6 @@ ln -s $HOME/travis-cache/.prove t/.prove make --quiet test +check_unignored_build_artifacts + save_good_tree |