Skip to content

Commit

Permalink
ensure travis ci provides mongoDB
Browse files Browse the repository at this point in the history
  • Loading branch information
westonplatter committed Feb 25, 2014
1 parent 4b4b4d3 commit 8d0a4aa
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
language: node_js

services:
- mongodb

node_js:
- '0.11'
- '0.10'
Expand Down

0 comments on commit 8d0a4aa

Please sign in to comment.