Skip to content
This repository has been archived by the owner on Dec 21, 2019. It is now read-only.

Commit

Permalink
Test on 5.26
Browse files Browse the repository at this point in the history
  • Loading branch information
oschwald committed Apr 6, 2018
1 parent 7f07172 commit 028a7b5
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -9,6 +9,7 @@ language: perl
perl:
- blead
- dev
- '5.26'
- '5.24'
- '5.22'
- '5.20'
Expand All @@ -23,7 +24,7 @@ matrix:
- perl: blead
include:
- env: COVERAGE=1
perl: '5.24'
perl: '5.26'
env:
global:
- RELEASE_TESTING=1
Expand Down

0 comments on commit 028a7b5

Please sign in to comment.