From e47cf614f0ffce89192d904f96d72b5fe4ab2da0 Mon Sep 17 00:00:00 2001 From: Christoph Burgmer Date: Tue, 26 Aug 2014 20:59:49 +0200 Subject: [PATCH] Another try at publishing the release. See https://github.com/travis-ci/travis-ci/issues/1675 --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 565e19f6..fa584410 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,7 @@ deploy: on: tags: true repo: cburgmer/rasterizeHTML.js + all_branches: true branches: only: - master