add travis config

This commit is contained in:
2015-04-04 15:18:56 +01:00
parent 6e41384275
commit 694539f0dc

6
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: perl
perl:
- '5.20'
- '5.18'
- '5.16'
- '5.14'