Only run deploy from lint branch (#12805)
This commit is contained in:
parent
ed85e368e3
commit
dbef8f0b78
1 changed files with 1 additions and 0 deletions
|
@ -38,4 +38,5 @@ deploy:
|
||||||
script: script/travis_deploy
|
script: script/travis_deploy
|
||||||
on:
|
on:
|
||||||
branch: dev
|
branch: dev
|
||||||
|
condition: $TOXENV = lint
|
||||||
after_success: coveralls
|
after_success: coveralls
|
||||||
|
|
Loading…
Add table
Reference in a new issue