Skip to content

Commit

Permalink
Try and upgrade zef
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Jun 12, 2019
1 parent 931fcc1 commit ade3687
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable.yml
Expand Up @@ -4,6 +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
- zef upgrade zef && 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 ade3687

Please sign in to comment.