From a2ac34a0759d1a699498ee7d25e5ef15e3e990f7 Mon Sep 17 00:00:00 2001 From: Orestis Malaspinas <orestis.malaspinas@hesge.ch> Date: Mon, 16 Oct 2017 18:20:10 +0200 Subject: [PATCH] still playing with travis --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 30ba15a..fda650a 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,4 +14,4 @@ deploy: - _build/cours.pdf skip_cleanup: true on: - tags: true + tags: false -- GitLab