add travis config
This commit is contained in:
6
.travis.yml
Normal file
6
.travis.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
language: perl
|
||||
perl:
|
||||
- '5.20'
|
||||
- '5.18'
|
||||
- '5.16'
|
||||
- '5.14'
|
||||
Reference in New Issue
Block a user