Skip to content

Commit

Permalink
Only build docker wheels in LINUX_WHEELS env (#9729)
Browse files Browse the repository at this point in the history
  • Loading branch information
simon-mo committed Jul 27, 2020
1 parent 7740136 commit 9213a81
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -399,4 +399,4 @@ deploy:
on:
repo: ray-project/ray
all_branches: true
condition: $LINUX_WHEELS = 1 || $MAC_WHEELS = 1
condition: $LINUX_WHEELS = 1

0 comments on commit 9213a81

Please sign in to comment.