Skip to content

Commit

Permalink
...mongo
Browse files Browse the repository at this point in the history
  • Loading branch information
notheotherben committed May 7, 2015
1 parent 753dee4 commit b1a785e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ before_install:

before_script:
- "until nc -z localhost 27017; do echo Waiting for MongoDB; sleep 1; done"
- "mongodb --version"
- "mongo --version"

after_script:
- npm run coverage
Expand Down

0 comments on commit b1a785e

Please sign in to comment.