From 823c8dbf69531157932948c7a5358316dad0edf2 Mon Sep 17 00:00:00 2001 From: Eugenio Romano Date: Fri, 9 Aug 2019 15:58:17 +0100 Subject: [PATCH] Update .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 3242c23..d4cc4d4 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ before_deploy: # Set up git user name and tag this commit - git tag -a 2.3.0 - git remote rm origin - - git remote add origin 'git@github.com:Alfresco/alfresco-ng2-components.git' + - git remote add origin 'git@github.com:eromano/ci-alarm.git' - git push origin --tags deploy: