Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
apparently blead is no longer support, nor is 5.8.9. Fixed and added …
Browse files Browse the repository at this point in the history
…-extras
  • Loading branch information
harleypig committed Nov 5, 2014
1 parent db8a868 commit 7615445
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,17 +1,18 @@
language: perl
perl:
- "blead"
- "5.20"
- "5.20-extras"
- "5.18"
- "5.18-extras"
- "5.16"
- "5.14"
- "5.12"
- "5.10"
- "5.8.9"
- "5.8.8"
- "5.8"
matrix:
allow_failures:
- perl: "blead"
- perl: "5.20-extras"
- perl: "5.18-extras"
fast_finish: true
branches:
only:
Expand Down

0 comments on commit 7615445

Please sign in to comment.