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