summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/travis-ci.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/travis-ci.sh b/scripts/travis-ci.sh
index 362c2df..9f44b0c 100755
--- a/scripts/travis-ci.sh
+++ b/scripts/travis-ci.sh
@@ -1,7 +1,7 @@
#!/bin/bash
cd tests
-cmake -DOPENSCAD_UPLOAD_TESTS=yes .
+cmake .
if [[ $? != 0 ]]; then
echo "Error configuring test suite"
exit 1
contact: Jan Huwald // Impressum