Skip to content

Commit 8a9b3c5

Browse files
committed
fixing travis yaml
1 parent ed99365 commit 8a9b3c5

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ language: elixir
44
elixir: 1.10.2
55
otp_release: 22.0
66

7+
addons:
8+
apt:
9+
packages:
10+
- python3-pip
11+
712
install:
813
- wget https://fastdl.mongodb.org/linux/mongodb-linux-x86_64-ubuntu1604-4.4.0-rc0.tgz
914
- mkdir ${PWD}/mongodb

0 commit comments

Comments
 (0)