aboutsummaryrefslogtreecommitdiff
path: root/scripts/ci-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/ci-test.sh')
-rwxr-xr-xscripts/ci-test.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/ci-test.sh b/scripts/ci-test.sh
index de6e344..83cc5cd 100755
--- a/scripts/ci-test.sh
+++ b/scripts/ci-test.sh
@@ -11,4 +11,4 @@ if [ $TEST == "arm" ]; then
fi
if [ $TEST == "x86" ]; then
make -f Makefile.travis unittest
-fi
+fi