Skip to content
This repository has been archived by the owner on Dec 11, 2017. It is now read-only.

Commit

Permalink
test without real database again
Browse files Browse the repository at this point in the history
  • Loading branch information
kraih committed Feb 28, 2013
1 parent 9fe76ff commit 4498791
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Original file line Diff line number Diff line change
Expand Up @@ -5,9 +5,7 @@ perl:
- "5.12" - "5.12"
- "5.10" - "5.10"
env: env:
- "HARNESS_OPTIONS=j9 TEST_POD=1 TEST_ONLINE=mongodb://127.0.0.1/mango" - "HARNESS_OPTIONS=j9 TEST_POD=1"
services:
- mongodb
install: install:
- "cpanm -n Test::Pod Test::Pod::Coverage" - "cpanm -n Test::Pod Test::Pod::Coverage"
- "cpanm -n --installdeps ." - "cpanm -n --installdeps ."
Expand Down

0 comments on commit 4498791

Please sign in to comment.