Run Travis tests on 5.20 and threaded 5.18 as well
Dagfinn Ilmari Mannsåker [Wed, 21 Jan 2015 15:33:30 +0000 (15:33 +0000)]
.travis.yml

index d2b722b..dedc419 100644 (file)
@@ -68,7 +68,10 @@ x_disabled_notifications:
 language: perl
 
 perl:
-  - "5.18"
+  - 5.20-extras
+  - "5.20" # needs quoting due to trailing zero
+  - 5.18-extras
+  - 5.18
 
 env:
   - CLEANTEST=false DBICTEST_DB2=true