Skip to content

Commit 2ee9fd7

Browse files
committed
fixing travis yaml
1 parent 8d86d28 commit 2ee9fd7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,10 @@ addons:
99
packages:
1010
- python3-pip
1111

12+
before_install:
13+
- sudo apt-get update
14+
- sudo apt-get install python3
15+
1216
install:
1317
- wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.4.0-rc0.tgz
1418
- mkdir ${PWD}/mongodb

0 commit comments

Comments
 (0)