Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Test one Perl version in order to speed up Travis build times.
  • Loading branch information
oalders committed May 11, 2017
1 parent 19f60c0 commit e6c0863
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Expand Up @@ -7,12 +7,8 @@ perl:
matrix:
allow_failures:
- perl: "5.22"
- perl: "5.20"
- perl: "5.18"
exclude:
- perl: "5.20"
env: USE_CPANFILE_SNAPSHOT=true
- perl: "5.18"
- perl: "5.22"
env: USE_CPANFILE_SNAPSHOT=true

env:
Expand Down

0 comments on commit e6c0863

Please sign in to comment.