Only run deploy from lint branch (#12805)
parent
ed85e368e3
commit
dbef8f0b78
|
@ -38,4 +38,5 @@ deploy:
|
|||
script: script/travis_deploy
|
||||
on:
|
||||
branch: dev
|
||||
condition: $TOXENV = lint
|
||||
after_success: coveralls
|
||||
|
|
Loading…
Reference in New Issue