Skip to content

Commit

Permalink
Don't exclude build in Travis matrix.
Browse files Browse the repository at this point in the history
  • Loading branch information
oalders committed May 13, 2017
1 parent 35815ed commit c757aaf
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -5,9 +5,7 @@ perl:
matrix:
allow_failures:
- perl: "5.22"
exclude:
- perl: "5.22"
env: USE_CPANFILE_SNAPSHOT=true
env: USE_CPANFILE_SNAPSHOT=false

env:
global:
Expand Down

0 comments on commit c757aaf

Please sign in to comment.