aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-12-05 22:31:20 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-12-05 22:31:20 +0100
commitee9f3d495da01bc6d43e906c01b1ef5a5b8bc762 (patch)
tree6c30579eff16494c90563de50dc7412910124330
parent1308da5062946cd56573894af89e98ba8ce45ac5 (diff)
Use -utils to get prove
-rw-r--r--.gitlab-ci.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index d8c68ef..be33ba3 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -67,7 +67,7 @@ Community Modules:
stage: Test
image: alpine:latest
before_script:
- - apk add --no-cache build-base openssl-dev perl perl-test-harness readline-dev
+ - apk add --no-cache build-base openssl-dev perl perl-test-harness-utils readline-dev
- cd -- "work/build/rakudo-star-$CI_COMMIT_REF_NAME"
script:
- make verbose-modules-test