1
0
Fork 0
mirror of https://github.com/DBD-SQLite/DBD-SQLite synced 2025-06-07 14:19:10 -04:00

added .travis.yml

This commit is contained in:
Kenichi Ishigaki 2013-10-09 17:21:41 +09:00
parent aa5ec5f585
commit 1bad7afc27

9
.travis.yml Normal file
View file

@ -0,0 +1,9 @@
language: perl
perl:
- 5.8
- 5.10
- 5.12
- 5.14
- 5.16
- 5.18