From cf784cadce03a29cc1494b2fe438572da78ffcc9 Mon Sep 17 00:00:00 2001 From: Luca Heltai Date: Thu, 26 Nov 2015 18:48:19 +0100 Subject: [PATCH] Attempt to fix deploy. --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 32b9add9..da4ff88c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,6 +63,6 @@ deploy: - /home/travis/dealii-CI-environment.tgz skip_cleanup: true on: - repo: mathlab/deal2lkit + repo: mathLab/deal2lkit tags: true all_branches: true