We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 79f2844 + 3959cd0 commit 36e003aCopy full SHA for 36e003a
shippable.yml
@@ -7,8 +7,6 @@ build:
7
- install-zef-as-user && zef --/tap-harness --depsonly install .
8
9
ci:
10
+ - PATH=~/.perl6/bin:/opt/rakudo-pkg/bin:$PATH && export PATH
11
- P6_DOC_TEST_VERBOSE=1 make test
12
- on_failure:
13
- - ls $SHIPPABLE_BUILD_DIR/t
14
- - docker run -t -v $TRAVIS_BUILD_DIR:/test --entrypoint="/bin/sh" jjmerelo/perl6-doccer -c "ls /test"
0 commit comments