From 457431ffcae5874443bd1d99c503c0dcdaf768dd Mon Sep 17 00:00:00 2001 From: Michael Starke Date: Fri, 2 Mar 2018 22:41:17 +0100 Subject: [PATCH] Updated repository location since it was moved --- .travis.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index be780859..48787040 100644 --- a/.travis.yml +++ b/.travis.yml @@ -31,5 +31,5 @@ deploy: overwrite: true on: tags: true - repo: mstarke/MacPass - branch: continuous \ No newline at end of file + repo: MacPass/MacPass + branch: continuous