mirror of
https://github.com/DBD-SQLite/DBD-SQLite
synced 2025-06-07 22:28:47 -04:00
local-lib?
This commit is contained in:
parent
0a171e5165
commit
0055ffd238
1 changed files with 2 additions and 1 deletions
|
@ -14,7 +14,8 @@ before_install:
|
||||||
- source ~/travis-perl-helpers/init
|
- source ~/travis-perl-helpers/init
|
||||||
- build-perl
|
- build-perl
|
||||||
- perl -V
|
- perl -V
|
||||||
- cpanm -n DBI
|
- local-lib
|
||||||
|
- cpan-install DBI
|
||||||
- build-dist
|
- build-dist
|
||||||
- cd $BUILD_DIR
|
- cd $BUILD_DIR
|
||||||
matrix:
|
matrix:
|
||||||
|
|
Loading…
Add table
Reference in a new issue