aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2019-04-27 16:45:37 +0200
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2019-04-27 16:45:37 +0200
commit4a94033f7f8326479bcbd7cb2aab77972f310f91 (patch)
treedb8362727ec4d521f12c22354cb571798112e177 /.travis.yml
parent96f5ea888595a176a46b2be0d7330c29f7fb9fca (diff)
downloadsbotools-4a94033f7f8326479bcbd7cb2aab77972f310f91.tar.xz
travis: test with perl 5.28
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b1bd345..d381e1e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,6 @@
language: perl
perl:
- - "5.26"
+ - "5.28"
- "5.22"
- "5.18"
- "5.16"