We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 49e15f1 commit b46c46bCopy full SHA for b46c46b
.travis.yml
@@ -16,4 +16,4 @@ install:
16
17
script:
18
- make > build.log 2>&1 || (cat build.log && exit 1)
19
- - prove -lv t
+ - prove -r t
0 commit comments