From fc07b50a281c9ad9dc7e57acd20670a51a0a956b Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Sat, 8 Sep 2018 13:22:05 +0200 Subject: [PATCH] updated travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 0f89ae9..9104f10 100644 --- a/.travis.yml +++ b/.travis.yml @@ -52,3 +52,5 @@ deploy: keep-history: true on: branch: master + all_branches: true + tags: true -- GitLab