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

local-lib?

This commit is contained in:
Kenichi Ishigaki 2014-11-26 18:23:55 +09:00
parent 0a171e5165
commit 0055ffd238

View file

@ -14,7 +14,8 @@ before_install:
- source ~/travis-perl-helpers/init
- build-perl
- perl -V
- cpanm -n DBI
- local-lib
- cpan-install DBI
- build-dist
- cd $BUILD_DIR
matrix: