Skip to content

Commit

Permalink
fix crossbow path
Browse files Browse the repository at this point in the history
  • Loading branch information
kszucs committed Jan 31, 2020
1 parent 2a2d7c3 commit 6929f3d
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 @@ -56,7 +56,7 @@ script:
# deploy using crossbow
- brew install libgit2 python3
- pip3 install click github3.py jinja2 jira pygit2 ruamel.yaml setuptools_scm toolz
- python arrow/dev/tasks/crossbow.py \
- python3 dev/tasks/crossbow.py \
--queue-path . \
--queue-remote {{ queue.remote_url }} \
upload-artifacts \
Expand Down

0 comments on commit 6929f3d

Please sign in to comment.