Skip to content

Commit 1d69ede

Browse files
committed
Adds missing dash
1 parent 09644d5 commit 1d69ede

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

shippable.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,5 +5,5 @@ build:
55
- apt-get update && apt-get install rakudo-pkg-for-doc
66
- curl -L https://cpanmin.us | perl - App::cpanminus && cpanm TAP::Formatter::JUnit
77
- PATH="/opt/rakudo-pkg-for-doc/bin:/opt/rakudo-pkg-for-doc/share/perl6/site/bin:$PATH"
8-
- P6_DOC_TEST_VERBOSE=1 prove -timer --formatter=TAP::Formatter::JUnit -e perl6 t | tee shippable/testresults/doctests.xml
8+
- P6_DOC_TEST_VERBOSE=1 prove --timer --formatter=TAP::Formatter::JUnit -e perl6 t | tee shippable/testresults/doctests.xml
99

0 commit comments

Comments
 (0)