summaryrefslogtreecommitdiff
path: root/scripts
diff options
context:
space:
mode:
Diffstat (limited to 'scripts')
-rwxr-xr-xscripts/travis-ci.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/scripts/travis-ci.sh b/scripts/travis-ci.sh
index 9d4258a..9f44b0c 100755
--- a/scripts/travis-ci.sh
+++ b/scripts/travis-ci.sh
@@ -1,10 +1,5 @@
#!/bin/bash
-qmake && make -j4
-if [[ $? != 0 ]]; then
- echo "Error building OpenSCAD executable"
- exit 1
-fi
cd tests
cmake .
if [[ $? != 0 ]]; then
contact: Jan Huwald // Impressum