aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2019-12-05 17:32:38 +0100
committerPatrick Spek <p.spek@tyil.nl>2019-12-05 17:32:38 +0100
commit4f00646962d0bad4972be457aa244fc58b3c35ab (patch)
treea1dd22a7458c3fd6117ba7dfe53e0c5e8f7827d8
parentfe8e97975194a47772ecdaef4462cd99d9e5c891 (diff)
Include Test::Harness package for 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 84a9592..d8c68ef 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 readline-dev
+ - apk add --no-cache build-base openssl-dev perl perl-test-harness readline-dev
- cd -- "work/build/rakudo-star-$CI_COMMIT_REF_NAME"
script:
- make verbose-modules-test