Update perl version in Travis CI

This commit is contained in:
Thomas Bloor 2019-09-16 10:46:38 +01:00
parent 5149121e11
commit d9673f32e3
No known key found for this signature in database
GPG Key ID: 4657C7EBE42CC5CC
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@ language: perl
# postgresql: "9.6"
perl:
- "5.20"
- "5.26"
env:
- HARNESS_PERL_SWITCHES="-MDevel::Cover"
install: