Skip to content

Commit

Permalink
Update MongoDB versions tested in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
estolfo committed Dec 22, 2015
1 parent ab69f5e commit 65b73d5
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,9 @@ env:
- JRUBY_OPTS="--server -J-Xms512m -J-Xmx1024m"
matrix:
- MONGODB=2.4.14
- MONGODB=2.6.10
- MONGODB=3.0.3
- MONGODB=2.6.11
- MONGODB=3.0.7
- MONGODB=3.2.0

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

0 comments on commit 65b73d5

Please sign in to comment.