1
0
Fork 0

ci(travis): don't release on PRs

pull/527/head^2
Felix Becker 2017-11-15 13:14:08 -08:00
parent 607cd8158d
commit 06747bb734
1 changed files with 1 additions and 1 deletions

View File

@ -58,7 +58,7 @@ jobs:
stages: stages:
- test - test
- name: release - name: release
if: branch = master if: branch = master AND type = push AND fork = false
branches: branches:
except: except: