Skip to content

Commit 3e93f81

Browse files
committed
fixing travis yaml
1 parent 6e5dfeb commit 3e93f81

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
@@ -17,6 +17,7 @@ install:
1717
- tar xzf mongodb-linux-x86_64-ubuntu1804-4.4.0-rc0.tgz --strip-components=1 -C ${PWD}/mongodb
1818

1919
before_script:
20+
- pyenv global 3.6
2021
- pip3 install --upgrade pip
2122
- pip3 install mtools[all]
2223
- export PATH=${PWD}/mongodb/bin/:$PATH

0 commit comments

Comments
 (0)