From 07538346bd92b83f2f746af51903e158d767dcbe Mon Sep 17 00:00:00 2001 From: chriseth Date: Sat, 17 Sep 2016 18:24:31 +0200 Subject: Also publish from release branch. --- .travis.yml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index da9bd2f9..33693eca 100644 --- a/.travis.yml +++ b/.travis.yml @@ -186,7 +186,9 @@ deploy: script: test $TRAVIS_EMSCRIPTEN != On || scripts/release_emscripten.sh skip_cleanup: true on: - branch: develop + branch: + - develop + - release # This is the deploy target for the native build (Linux and macOS) # which generates ZIPs per commit. We are in agreement that -- cgit v1.2.3