Skip to content

Commit 8bb0761

Browse files
committed
Add mongo service for Travis.
1 parent 895dc5b commit 8bb0761

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ bundler_args: --without debug
33
script: "bundle exec rspec spec"
44
env:
55
- CI=true
6+
services:
7+
- mongodb
68
rvm:
79
- 2.2
810
- 2.3

0 commit comments

Comments
 (0)