Skip to content

Commit

Permalink
removed blead-perl from .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wollmers committed Apr 8, 2015
1 parent b24e740 commit e7b7903
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
language: perl
perl:
- "blead"
- "5.20"
- "5.18"
- "5.16"
Expand All @@ -9,12 +8,6 @@ perl:
- "5.10"
- "5.8"

before_install:
- git clone git://github.com/haarg/perl-travis-helper
- source perl-travis-helper/init
- build-perl
- perl -V

install:
- export RELEASE_TESTING=1 AUTOMATED_TESTING=1 AUTHOR_TESTING=1 HARNESS_OPTIONS=c HARNESS_TIMER=1
- cpanm --quiet --notest Devel::Cover::Report::Coveralls
Expand Down

0 comments on commit e7b7903

Please sign in to comment.