Skip to content

Commit

Permalink
Limited Perl versions and specified trusty distribution supporting Pe…
Browse files Browse the repository at this point in the history
…rl 5.14
  • Loading branch information
jonasbn committed Sep 25, 2019
1 parent dc1c22b commit 87b510e
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .travis.yml
@@ -1,11 +1,9 @@
sudo: false # Migrating from legacy to container-based infrastructure for Travis
# Ref: http://docs.travis-ci.com/user/migrating-from-legacy/
dist: "trusty"
language: perl
perl:
- "5.22"
- "5.20"
- "5.18"
- "5.16"
- "5.30"
- "5.14"

before_install:
Expand Down

0 comments on commit 87b510e

Please sign in to comment.