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: