Skip to content

Commit

Permalink
Only run deploy from lint branch (home-assistant#12805)
Browse files Browse the repository at this point in the history
  • Loading branch information
emlove authored and balloob committed Mar 1, 2018
1 parent ed85e36 commit dbef8f0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,5 @@ deploy:
script: script/travis_deploy
on:
branch: dev
condition: $TOXENV = lint
after_success: coveralls

0 comments on commit dbef8f0

Please sign in to comment.