Skip to content

Commit 581014f

Browse files
committed
start mongodb
1 parent 9628962 commit 581014f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ before_script:
22
- "sh -e /etc/init.d/xvfb start"
33
script: "sh -c 'export DISPLAY=:99.0 && test/test.sh'"
44
language: ruby
5+
services:
6+
- mongodb
57
rvm:
68
- 1.9.2
79
- 1.9.3

0 commit comments

Comments
 (0)