Skip to content

Commit

Permalink
Add DEVEL_COVER_UNSUPPORTED=1 to Travis config to support 5.8
Browse files Browse the repository at this point in the history
  • Loading branch information
briandfoy committed Jun 9, 2017
1 parent 5c2d600 commit a83479f
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
@@ -1,5 +1,8 @@
sudo: false

env:
- DEVEL_COVER_UNSUPPORTED=1

language: perl
perl:
- "5.8"
Expand Down

0 comments on commit a83479f

Please sign in to comment.