aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorAndreas Guldstrand <andreas.guldstrand@gmail.com>2018-02-14 16:36:29 +0100
committerAndreas Guldstrand <andreas.guldstrand@gmail.com>2018-02-14 16:36:29 +0100
commit3487eb7a08966a5977bf88d2e3f91039d4ed1666 (patch)
treee657a9bcbcbba3c41eda62890fc31755e5fdf454 /.travis.yml
parent141a652d6a8436a118fab82952ae181e1e50c39b (diff)
downloadsbotools-3487eb7a08966a5977bf88d2e3f91039d4ed1666.tar.xz
travis: also test on perl 5.26
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 7cf180d..b3c50f0 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: perl
perl:
+ - "5.26"
- "5.22"
- "5.18"
- "5.16"