Skip to content

Commit 26ce635

Browse files
authored
Removes mongodb v2.6.11 from test suite (#2619)
1 parent f727e8d commit 26ce635

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,11 +16,10 @@ env:
1616
- COVERAGE_OPTION='./node_modules/.bin/istanbul cover'
1717
matrix:
1818
- PARSE_SERVER_TEST_DB=postgres
19-
- MONGODB_VERSION=2.6.11
2019
- MONGODB_VERSION=3.0.8
2120
- MONGODB_VERSION=3.2.6
2221
matrix:
23-
fast_finish: true,
22+
fast_finish: true
2423
branches:
2524
only:
2625
- master

0 commit comments

Comments
 (0)