Skip to content

Commit

Permalink
Merge pull request ledgersmb#314 from einhverfr/master
Browse files Browse the repository at this point in the history
Initial efforts to port to DBAdmin module
  • Loading branch information
einhverfr committed Sep 13, 2014
2 parents be2dbd2 + 55e9af4 commit ce62505
Show file tree
Hide file tree
Showing 6 changed files with 84 additions and 362 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,5 +43,6 @@ before_install:
- "cpanm PGObject::Type::BigFloat"
- "cpanm PGObject::Type::DateTime"
- "cpanm PGObject::Util::DBMethod"
- "cpanm PGObject::Util::DBAdmin"
script:
export RELEASE_TESTING=1 && yes n | perl Makefile.PL && PGUSER=postgres PGPASSWORD=test LSMB_TEST_DB=1 LSMB_NEW_DB=lsmb13installtest make test && cover -test -report coveralls
Loading

0 comments on commit ce62505

Please sign in to comment.