Removes mongodb v2.6.11 from test suite (#2619)
This commit is contained in:
@@ -16,11 +16,10 @@ env:
|
|||||||
- COVERAGE_OPTION='./node_modules/.bin/istanbul cover'
|
- COVERAGE_OPTION='./node_modules/.bin/istanbul cover'
|
||||||
matrix:
|
matrix:
|
||||||
- PARSE_SERVER_TEST_DB=postgres
|
- PARSE_SERVER_TEST_DB=postgres
|
||||||
- MONGODB_VERSION=2.6.11
|
|
||||||
- MONGODB_VERSION=3.0.8
|
- MONGODB_VERSION=3.0.8
|
||||||
- MONGODB_VERSION=3.2.6
|
- MONGODB_VERSION=3.2.6
|
||||||
matrix:
|
matrix:
|
||||||
fast_finish: true,
|
fast_finish: true
|
||||||
branches:
|
branches:
|
||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
|
|||||||
Reference in New Issue
Block a user