aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatthew Somerville <matthew@mysociety.org>2016-03-18 11:45:19 +0000
committerMatthew Somerville <matthew-github@dracos.co.uk>2016-03-23 09:27:10 +0000
commitb33eb7d3bd02ece9ff70a215290a233f6e480378 (patch)
tree77eb62f6238351301b3117ad8caae3cdeba97b93 /.travis.yml
parent5fa83565612ca0631e8c57862d39dba26b927cb1 (diff)
[Travis] Test multiple perl versions.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml5
1 files changed, 4 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index c0191f177..6a2085785 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -11,7 +11,10 @@ notifications:
language: perl
perl:
- - "5.14"
+ - "5.14" # wheezy, precise
+ - "5.18" # trusty
+ - "5.20" # jessie, vivid, wily
+ - "5.22" # stretch, xenial
env:
global: