Skip to content

Commit

Permalink
added mongodb to travis file should build now
Browse files Browse the repository at this point in the history
  • Loading branch information
nullivex committed Dec 17, 2013
1 parent 614f405 commit f74a311
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 @@ -4,3 +4,5 @@ node_js:
- '0.10'
before_script:
- 'npm install -g bower grunt-cli'
services:
- mongodb

0 comments on commit f74a311

Please sign in to comment.