We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0b75581 commit 95c5a49Copy full SHA for 95c5a49
.travis.yml
@@ -6,7 +6,7 @@ install:
6
- perlbrew list
7
- cpanm -n Test::More File::Spec
8
9
-script: HARNESS_IS_VERBOSE=1 prove -lvr t xt
+script: HARNESS_IS_VERBOSE=1 prove -lvr t
10
11
perl:
12
- "5.26"
0 commit comments