Skip to content

Commit

Permalink
allow failing on blead
Browse files Browse the repository at this point in the history
  • Loading branch information
Arthur Axel 'fREW' Schmidt committed Aug 10, 2014
1 parent 5e0f235 commit ae7a6d6
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ perl:
- "5.10"
- "5.8"

matrix:
allow_failures:
- perl: "blead"

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

0 comments on commit ae7a6d6

Please sign in to comment.