prepping for travis CI

This commit is contained in:
dataking 2016-10-23 10:58:53 -07:00
parent b9d7172a7f
commit 60bd0ffc36

6
.travis.yml Normal file
View File

@ -0,0 +1,6 @@
language: perl
perl:
- "5.22"
- "5.18"
- "5.16"
- "5.14"