From 73cd3aacade0a8645a7196c88f9f94ab5b7f62b2 Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sun, 11 Sep 2016 09:32:47 +0200 Subject: [PATCH] Pausing this for now https://github.com/electron-userland/electron-builder/issues/743 --- .travis.yml | 3 --- 1 file changed, 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index 45903817cc1b..6beb9a6b19c4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -39,9 +39,6 @@ install: - npm install - npm prune -script: -- npm run release - branches: except: - "/^v\\d+\\.\\d+\\.\\d+$/"