From 2182a629b22a18e2873d3aed9fe349b70bbc64a1 Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Tue, 11 Jul 2017 23:38:27 -0700 Subject: [PATCH] chore: remove unnecessary branch fields (#1897) --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index 494a4fef..be5ee617 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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