mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
added .travis.yml
This commit is contained in:
parent
aa5ec5f585
commit
1bad7afc27
1 changed files with 9 additions and 0 deletions
9
.travis.yml
Normal file
9
.travis.yml
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
language: perl
|
||||||
|
perl:
|
||||||
|
- 5.8
|
||||||
|
- 5.10
|
||||||
|
- 5.12
|
||||||
|
- 5.14
|
||||||
|
- 5.16
|
||||||
|
- 5.18
|
||||||
|
|
Loading…
Add table
Reference in a new issue