Skip to content

Commit

Permalink
swap include and exclude. any luck?
Browse files Browse the repository at this point in the history
  • Loading branch information
spazm committed Jul 1, 2017
1 parent d977e71 commit 15a704b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,11 +19,11 @@ perl:
- '5.8'

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

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

0 comments on commit 15a704b

Please sign in to comment.