15 Commits (9d316b430f679880a19fcbd5f743ee3d3d021888)

Author SHA1 Message Date
Adriaan de Groot 59e30e3cdb CI: yet another attempt to debug the disk-space failures 6 years ago
Adriaan de Groot c4b5360d91 CI: more debugging due to disk-space problems 6 years ago
Adriaan de Groot 19617fc42d CI: more debugging due to disk-space problems 6 years ago
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.
6 years ago
Adriaan de Groot bc732ccbc7 CI: mess around with test-application permissions 6 years ago
Adriaan de Groot a40864f709 CI: mess around with running tests 6 years ago
Adriaan de Groot b0db4780bf CI: be more chatty while running tests 6 years ago
Adriaan de Groot a32149bd92 CI: run tests after build as well 6 years ago
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.
6 years ago
Adriaan de Groot be8de205af CI: be more verbose in the CI 6 years ago
Adriaan de Groot aee5676ae8 ci: be more verbose on failure and on install 6 years ago
Adriaan de Groot ae0764f52e CI: be more verbose in the CI 6 years ago
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
6 years ago
Adriaan de Groot f73f4bdea2 CI: for now, switch off PythonQt 6 years ago
Adriaan de Groot 99858242fb CI: Replace Jenkins-oriented scripts with Travis-oriented ones 7 years ago