update .travis.yml
This commit is contained in:
parent
38a4c96f1b
commit
feb0693358
1 changed files with 1 additions and 1 deletions
|
@ -66,5 +66,5 @@ jobs:
|
|||
skip_cleanup: true
|
||||
on:
|
||||
condition: "$LAST_TAG != $CURRENT_VERSION"
|
||||
if: branch = master AND type = push #AND fork = false
|
||||
if: branch = master AND type = push AND fork = false
|
||||
after_deploy: make cleanup
|
||||
|
|
Loading…
Add table
Reference in a new issue