Skip to content

Commit bf1b886

Browse files
committed
Merge pull request #205 from ParsePlatform/nlutsenko.oldmongo
Add Mongo 2.6.11 to Travis-CI.
2 parents 6946d86 + ba9d1f9 commit bf1b886

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,6 @@ node_js:
66
- "4.1"
77
- "4.2"
88
env:
9+
- MONGODB_VERSION=2.6.11
910
- MONGODB_VERSION=3.0.8
1011
after_success: ./node_modules/.bin/codecov

0 commit comments

Comments
 (0)