Release commit for 1.004004
[p5sagit/JSON-MaybeXS.git] / .travis.yml
index 7c6169c..4b7110a 100644 (file)
@@ -10,8 +10,10 @@ perl:
   - "5.22"
   - "5.24"
   - "5.26"
+  - "5.28"
+  - "5.30"
+  - "5.32"
   - "dev"
   - "blead"
-sudo: false
 before_install:
   - eval $(curl https://travis-perl.github.io/init) --auto