Skip to content

Commit

Permalink
don't install already installed python3
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Feb 3, 2020
1 parent d956297 commit d50b8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion dev/tasks/gandiva-jars/travis.osx.yml
Expand Up @@ -53,7 +53,7 @@ script:
- dev/tasks/gandiva-jars/build-cpp-osx.sh || travis_terminate 1
- dev/tasks/gandiva-jars/build-java.sh || travis_terminate 1
# deploy using crossbow
- brew install libgit2 python3
- brew install libgit2
- pip3 install click github3.py jinja2 jira pygit2 ruamel.yaml setuptools_scm toolz
- >
python3 dev/tasks/crossbow.py
Expand Down

0 comments on commit d50b8c8

Please sign in to comment.