Skip to content

Commit

Permalink
add mongodb to travis
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasc committed Aug 13, 2014
1 parent 746e9ee commit b10d7ad
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,8 @@ cache: bundler
script: 'bundle exec rake'
rvm:
- 2.1.2
services:
- mongodb

notifications:
email:
Expand Down

0 comments on commit b10d7ad

Please sign in to comment.