summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-x.ci/test_run.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.ci/test_run.sh b/.ci/test_run.sh
index 27282be4..3071fd83 100755
--- a/.ci/test_run.sh
+++ b/.ci/test_run.sh
@@ -1,7 +1,7 @@
#!/bin/bash
#stop here if ./waf install wasn't successful
-ls -l /usr/bin/jackd || exit 1
+ls -l /usr/bin/jackd || exit
echo "`date`"
echo "$TRAVIS_OS_NAME"