aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-x.travis/test-run.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis/test-run.sh b/.travis/test-run.sh
index b9bd083..3e8a0f9 100755
--- a/.travis/test-run.sh
+++ b/.travis/test-run.sh
@@ -107,3 +107,5 @@ for f in "${FILES[@]}"; do
echo
done
+
+exit ${RV}