Skip to content

Commit

Permalink
Adds missing dash
Browse files Browse the repository at this point in the history
  • Loading branch information
JJ committed Apr 22, 2018
1 parent 09644d5 commit 1d69ede
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shippable.yml
Expand Up @@ -5,5 +5,5 @@ build:
- apt-get update && apt-get install rakudo-pkg-for-doc
- curl -L https://cpanmin.us | perl - App::cpanminus && cpanm TAP::Formatter::JUnit
- PATH="/opt/rakudo-pkg-for-doc/bin:/opt/rakudo-pkg-for-doc/share/perl6/site/bin:$PATH"
- P6_DOC_TEST_VERBOSE=1 prove -timer --formatter=TAP::Formatter::JUnit -e perl6 t | tee shippable/testresults/doctests.xml
- P6_DOC_TEST_VERBOSE=1 prove --timer --formatter=TAP::Formatter::JUnit -e perl6 t | tee shippable/testresults/doctests.xml

0 comments on commit 1d69ede

Please sign in to comment.