From 5e0ae7fa56674894cbb508b8dae822bb1e313d7d Mon Sep 17 00:00:00 2001 From: Luigi Selmi Date: Mon, 21 Mar 2016 05:14:16 +0100 Subject: [PATCH] added all branches --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 640bdac..f6628cf 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,5 +12,7 @@ deploy: file: target/universal/fuhsen-1.0-SNAPSHOT.tgz on: repo: LiDaKrA/FuhSen-reactive + tags: true + all_branches: true notifications: email: true