Skip to content
This repository has been archived by the owner on Mar 10, 2020. It is now read-only.

Commit

Permalink
Updated MongoDB to v3.4.1
Browse files Browse the repository at this point in the history
  • Loading branch information
mcollina committed Jan 27, 2017
1 parent 33aa835 commit 2f5b874
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,8 +15,7 @@ env:
- CC=gcc-4.8
- CXX=g++-4.8
matrix:
- MONGODB_VERSION="3.2.5"
- MONGODB_VERSION="3.0.11"
- MONGODB_VERSION="3.4.1"
before_install:
- wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-$MONGODB_VERSION.tgz
- tar xfz mongodb-linux-x86_64-$MONGODB_VERSION.tgz
Expand Down

0 comments on commit 2f5b874

Please sign in to comment.