Skip to content

Commit

Permalink
Test 5.6 and test old stuff first
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Aug 23, 2016
1 parent 80327c2 commit 0fc37a8
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,15 +2,16 @@ language: perl
sudo: false
perl:
- "blead"
- "5.24"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.6"
- "5.8"
- "5.10"
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"
- "5.22"
- "5.24"

before_install:
- git clone git://github.com/haarg/perl-travis-helper
Expand Down

0 comments on commit 0fc37a8

Please sign in to comment.