From ca38d24c7a6b79913dfd6d6dda0a0415ef9f70f8 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Sat, 8 Sep 2018 11:56:02 +0200 Subject: [PATCH] updated travis --- .travis.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/.travis.yml b/.travis.yml index 6c908fe..c481264 100644 --- a/.travis.yml +++ b/.travis.yml @@ -53,3 +53,5 @@ deploy: skip_cleanup: true on: repo: mathintro/deuxieme_logiciel + tags: true + all_branches: true -- GitLab