Skip to content

Commit

Permalink
Make shippable work again #2573
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Jun 12, 2019
1 parent bad9900 commit 931fcc1
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions shippable.yml
Expand Up @@ -4,5 +4,6 @@ build:
- echo "deb http://dl.bintray.com/nxadm/perl6-doc trusty main" | sudo tee -a /etc/apt/sources.list
- apt-get update && apt-get install rakudo-pkg-for-doc libtap-formatter-junit-perl
- PATH="/opt/rakudo-pkg-for-doc/bin:/opt/rakudo-pkg-for-doc/share/perl6/site/bin:$PATH"
- zef update && zef install Perl6::TypeGraph
- P6_DOC_TEST_VERBOSE=1 prove --timer --formatter=TAP::Formatter::JUnit -e perl6 t > shippable/testresults/doctests.xml

0 comments on commit 931fcc1

Please sign in to comment.