Skip to content

Commit

Permalink
Only deploy for upstream to prevent forks failing (python#1537)
Browse files Browse the repository at this point in the history
  • Loading branch information
hugovk authored and AA-Turner committed Aug 15, 2020
1 parent 15e99e3 commit 09f2515
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,10 @@ jobs:
deploy:
provider: script
script: bash deploy.bash
skip_cleanup: true
on:
branch: master
repo: python/peps

# Tests build on 3.7-dev
- name: "3.7-dev Build Test"
Expand Down

0 comments on commit 09f2515

Please sign in to comment.