aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-12-05 16:54:54 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-12-05 16:54:54 +0100
commit00f451632167fff34c94b5b9c81117e16b67d94a (patch)
tree769b92ccc8b505c30fc4962e00d240d78aaa7c9c
parentbbbcf20d4c15a9378d89b5cccbc19a48c65d5f22 (diff)
Use verbose module testing
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 98b7ad8..84a9592 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -70,7 +70,7 @@ Community Modules:
- apk add --no-cache build-base openssl-dev perl readline-dev
- cd -- "work/build/rakudo-star-$CI_COMMIT_REF_NAME"
script:
- - make modules-test
+ - make verbose-modules-test
Docker:
stage: Release