Commit Graph

16 Commits

Author SHA1 Message Date
Adriaan de Groot
14df032803 CI: build verbose the first time, too 2020-07-29 22:32:52 +02:00
Adriaan de Groot
59e30e3cdb CI: yet another attempt to debug the disk-space failures 2018-12-11 15:25:39 +01:00
Adriaan de Groot
c4b5360d91 CI: more debugging due to disk-space problems 2018-12-11 14:53:06 +01:00
Adriaan de Groot
19617fc42d CI: more debugging due to disk-space problems 2018-12-11 14:23:23 +01:00
Adriaan de Groot
579f1dfee7 CI: don't try to run tests.
- permissions on the tmpfs where everything is built,
   prevents the test-applications from running.
2018-09-20 11:07:56 -04:00
Adriaan de Groot
bc732ccbc7 CI: mess around with test-application permissions 2018-09-20 10:53:46 -04:00
Adriaan de Groot
a40864f709 CI: mess around with running tests 2018-09-20 15:40:26 +02:00
Adriaan de Groot
b0db4780bf CI: be more chatty while running tests 2018-09-20 15:13:43 +02:00
Adriaan de Groot
a32149bd92 CI: run tests after build as well 2018-09-20 08:02:43 -04:00
Adriaan de Groot
933ad82392 CI: increase build directory size
- Fix typo in the build-debugging bits
 - Increase tmpfs size of /build because it looks like "make install"
   ends up filling the disk, and then it fails.
2018-09-11 10:23:48 -04:00
Adriaan de Groot
be8de205af CI: be more verbose in the CI 2018-09-11 08:26:32 -04:00
Adriaan de Groot
aee5676ae8 ci: be more verbose on failure and on install 2018-09-03 05:15:51 -04:00
Adriaan de Groot
ae0764f52e CI: be more verbose in the CI 2018-08-21 07:45:44 -04:00
Adriaan de Groot
00e1bb9c8d CI: fix the build on Travis
- Make the Travis scripts a bit more verbose on failure
 - Fix wrong filename tested for picking up the configuration
   (this is why the builds were failing: missing the force-webkit
   flag, while webengine isn't in the dockerfile for Travis)

FIXES #1018
2018-08-20 17:39:56 -04:00
Adriaan de Groot
f73f4bdea2 CI: for now, switch off PythonQt 2018-08-10 07:09:28 -04:00
Adriaan de Groot
99858242fb CI: Replace Jenkins-oriented scripts with Travis-oriented ones 2017-10-25 05:26:04 -04:00