summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJesse Luehrs <doy@tozt.net>2015-12-04 02:29:02 -0500
committerJesse Luehrs <doy@tozt.net>2015-12-04 02:29:02 -0500
commit339d515cd4191a3a1b4adb33ddf331981e3fb033 (patch)
treef9efc075d7e82334078d5b59cca97fd7b9707526
parentae65f65cfcf38dbf379f127426437126afef8c60 (diff)
downloadspreadsheet-parsexlsx-339d515cd4191a3a1b4adb33ddf331981e3fb033.tar.gz
spreadsheet-parsexlsx-339d515cd4191a3a1b4adb33ddf331981e3fb033.zip
travis
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index e649e7e..060ad29 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,7 @@
+sudo: false
language: perl
perl:
+ - "5.22"
- "5.20"
- "5.18"
- "5.16"