From 61f9c587ad09406210f73eafcc6e84d90b864bee Mon Sep 17 00:00:00 2001 From: Leo Lamprecht Date: Sun, 18 Sep 2016 12:54:11 +0200 Subject: [PATCH] Let Travis release again --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 820a642c..45903817 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,7 +40,7 @@ install: - npm prune script: -- npm run test +- npm run release branches: except: