Skip to content

Commit

Permalink
key value pairs for in matrix include require : separator
Browse files Browse the repository at this point in the history
  • Loading branch information
spazm committed Jul 1, 2017
1 parent 14d209d commit 07457c0
Showing 1 changed file with 2 additions and 5 deletions.
7 changes: 2 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,11 +21,8 @@ perl:
env:
matrix:
include:
- perl '5.8'
env DEVEL_COVER_UNSUPPORTED=1
allow_failures:
- perl '5.8'
env DEVEL_COVER_UNSUPPORTED=1
- perl: 5.8
env: DEVEL_COVER_UNSUPPORTED=1

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

0 comments on commit 07457c0

Please sign in to comment.