Skip to content

Commit e146042

Browse files
authored
[travis] fix
1 parent 59b35b7 commit e146042

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ branches:
1010
- gh-pages
1111
before_install:
1212
- sudo apt-get remove -y mongodb-org mongodb-org-mongos mongodb-org-server mongodb-org-shell mongodb-org-tools
13-
https://repo.mongodb.org/apt/ubuntu/dists/bionic/mongodb-org/4.4/multiverse/binary-amd64/mongodb-org-server_4.4.1_amd64.deb
1413
- wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1804-${MONGODB}.tgz -O /tmp/mongodb.tgz
1514
- tar -xf /tmp/mongodb.tgz
1615
- mkdir /tmp/data

0 commit comments

Comments
 (0)