Skip to content

Commit 65b73d5

Browse files
committed
Update MongoDB versions tested in travis
1 parent ab69f5e commit 65b73d5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -22,8 +22,9 @@ env:
2222
- JRUBY_OPTS="--server -J-Xms512m -J-Xmx1024m"
2323
matrix:
2424
- MONGODB=2.4.14
25-
- MONGODB=2.6.10
26-
- MONGODB=3.0.3
25+
- MONGODB=2.6.11
26+
- MONGODB=3.0.7
27+
- MONGODB=3.2.0
2728

2829
before_script:
2930
- wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-${MONGODB}.tgz -O /tmp/mongodb.tgz

0 commit comments

Comments
 (0)