Skip to content

Commit

Permalink
fixing travis yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
zookzook committed Apr 13, 2020
1 parent 6e5dfeb commit 3e93f81
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ install:
- tar xzf mongodb-linux-x86_64-ubuntu1804-4.4.0-rc0.tgz --strip-components=1 -C ${PWD}/mongodb

before_script:
- pyenv global 3.6
- pip3 install --upgrade pip
- pip3 install mtools[all]
- export PATH=${PWD}/mongodb/bin/:$PATH
Expand Down

0 comments on commit 3e93f81

Please sign in to comment.