Skip to content

Commit

Permalink
Merge pull request #205 from ParsePlatform/nlutsenko.oldmongo
Browse files Browse the repository at this point in the history
Add Mongo 2.6.11 to Travis-CI.
  • Loading branch information
nlutsenko committed Feb 3, 2016
2 parents 6946d86 + ba9d1f9 commit bf1b886
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ node_js:
- "4.1"
- "4.2"
env:
- MONGODB_VERSION=2.6.11
- MONGODB_VERSION=3.0.8
after_success: ./node_modules/.bin/codecov

0 comments on commit bf1b886

Please sign in to comment.