Skip to content

Commit e37894e

Browse files
committedJan 4, 2020
chore: switch to latest 4x version on fastdl downloads
1 parent 2c5d46d commit e37894e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ env:
1616
- MONGODB_VERSION="3.2.16"
1717
- MONGODB_VERSION="3.4.7"
1818
- MONGODB_VERSION="3.6.2"
19-
- MONGODB_VERSION="4.2.2"
19+
- MONGODB_VERSION="4.1.6"
2020

2121
before_script:
2222
- wget http://fastdl.mongodb.org/linux/mongodb-linux-x86_64-${MONGODB_VERSION}.tgz -O /tmp/mongodb.tgz

0 commit comments

Comments
 (0)