Skip to content

Commit 8d86d28

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

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ install:
1515
- tar xzf mongodb-linux-x86_64-ubuntu1604-4.4.0-rc0.tgz --strip-components=1 -C ${PWD}/mongodb
1616

1717
before_script:
18+
- pip3 install --upgrade pip
1819
- pip3 install mtools[all]
1920
- export PATH=${PWD}/mongodb/bin/:$PATH
2021
- mlaunch init --replicaset --name "rs_1"

0 commit comments

Comments
 (0)