Skip to content

Commit

Permalink
Add mongodb service to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
sferik committed Apr 8, 2013
1 parent 44d43c9 commit 5d8e20b
Showing 1 changed file with 6 additions and 5 deletions.
11 changes: 6 additions & 5 deletions .travis.yml
@@ -1,9 +1,10 @@
language: ruby
only:
- master
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- ruby-head
only:
- master
notifications:
disabled: true
- 2.0.0
services:
- mongodb

0 comments on commit 5d8e20b

Please sign in to comment.