From 3d379e0adbddb938d013edda2744459f3972536f Mon Sep 17 00:00:00 2001 From: Pat Cavit Date: Fri, 13 Jan 2017 20:17:24 -0800 Subject: [PATCH] refactor: tags & branches are incompatible So this would never actually publish, yikes. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index b07379a3..ff204f5f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -60,4 +60,3 @@ deploy: on: tags: true repo: lhorie/mithril.js - branch: rewrite