Skip to content

Commit 36e003a

Browse files
committed
Merge branch 'master' of github.com:perl6/doc
2 parents 79f2844 + 3959cd0 commit 36e003a

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

shippable.yml

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -7,8 +7,6 @@ build:
77
- install-zef-as-user && zef --/tap-harness --depsonly install .
88

99
ci:
10+
- PATH=~/.perl6/bin:/opt/rakudo-pkg/bin:$PATH && export PATH
1011
- P6_DOC_TEST_VERBOSE=1 make test
1112

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

Comments
 (0)