chore: remove unnecessary branch fields (#1897)

This commit is contained in:
Pat Cavit 2017-07-11 23:38:27 -07:00 committed by GitHub
parent fa7ed079ed
commit 2182a629b2

View file

@ -84,7 +84,6 @@ deploy:
on:
tags: true
repo: MithrilJS/mithril.js
branch: master
- provider: npm
skip_cleanup: true
@ -94,4 +93,3 @@ deploy:
on:
tags: true
repo: MithrilJS/mithril.js
branch: master