Skip to content

Commit 7f5ec2d

Browse files
committed
Enable more tests under Travis
1 parent 0e9ee2d commit 7f5ec2d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,11 @@ perl:
1111
- "5.12"
1212
- "5.10"
1313
- "blead" # builds perl from git
14+
env:
15+
global:
16+
- AUTHOR_TESTING=1
17+
- AUTOMATED_TESTING=1
18+
- RELEASE_TESTING=1
1419
matrix:
1520
include:
1621
- perl: 5.28

0 commit comments

Comments
 (0)