Skip to content

Commit

Permalink
remove 5.8 from the array and explicitly add
Browse files Browse the repository at this point in the history
  • Loading branch information
spazm committed Jul 1, 2017
1 parent 4875044 commit 9ae1de8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,16 +16,12 @@ perl:
- '5.14'
- '5.12'
- '5.10'
- '5.8'

env:
matrix:
include:
- perl: 5.8
env: DEVEL_COVER_UNSUPPORTED=1
exclude:
- perl: 5.8
env:

install:
- cpanm --quiet --notest
Expand Down

0 comments on commit 9ae1de8

Please sign in to comment.