From 6dd15c61b7ffaba4b3dcf37baccb9e21feb96d6d Mon Sep 17 00:00:00 2001 From: probonopd Date: Sun, 7 May 2017 14:20:13 +0200 Subject: [PATCH] Update tests-ci.sh --- tests/tests-ci.sh | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tests/tests-ci.sh b/tests/tests-ci.sh index 50675c4..9bd5fa3 100755 --- a/tests/tests-ci.sh +++ b/tests/tests-ci.sh @@ -24,6 +24,4 @@ do sleep 1; done -# For now skip the tests, since we are getting an unexplainable segfault (even when re-running -# old linuxdeployqt builds that used to work) FIXME -# bash -e tests/tests.sh +bash -e tests/tests.sh