Skip to content

Commit

Permalink
test perls in order of likeliness to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Jun 27, 2015
1 parent 2a0af92 commit 9ed8e43
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,14 +1,14 @@
language: perl
perl:
- "blead"
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8"
- "5.10"
- "5.12"
- "5.14"
- "5.16"
- "5.18"
- "5.20"
- "5.22"
- "blead"

matrix:
allow_failures:
Expand Down

0 comments on commit 9ed8e43

Please sign in to comment.