Skip to content

Commit dbace49

Browse files
committed
all tests add t/lib so no put on command-line
1 parent fb9a198 commit dbace49

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@ before_script:
6262
- coverage-setup
6363

6464
script:
65-
- carton exec prove -It/lib -lr -j$(test-jobs) t
65+
- carton exec prove -lr -j$(test-jobs) t
6666

6767
after_success:
6868
- coverage-report

0 commit comments

Comments
 (0)