From 167e68e3c5d5263513c7adaadeff59255c4d1e39 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Sat, 8 Sep 2018 12:51:39 +0200 Subject: [PATCH] updated travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 07e487e..b98c1e1 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,4 +51,4 @@ deploy: on: repo: mathintro/deuxieme_logiciel tags: true - all_bracnhes: true + all_branches: true -- GitLab