mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-08 22:58:17 -04:00
mmm
This commit is contained in:
parent
d83a3d8ca6
commit
0a171e5165
1 changed files with 1 additions and 2 deletions
|
@ -14,10 +14,9 @@ before_install:
|
||||||
- source ~/travis-perl-helpers/init
|
- source ~/travis-perl-helpers/init
|
||||||
- build-perl
|
- build-perl
|
||||||
- perl -V
|
- perl -V
|
||||||
|
- cpanm -n DBI
|
||||||
- build-dist
|
- build-dist
|
||||||
- cd $BUILD_DIR
|
- cd $BUILD_DIR
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- perl: blead
|
- perl: blead
|
||||||
install:
|
|
||||||
- cpan-install DBI
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue