diff --git a/.travis.yml b/.travis.yml index 35522913a01..ef97bd57e2f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -46,7 +46,7 @@ after_success: -H "Travis-API-Version: 3" \ -H "Authorization: token $TRAVIS_TOKEN_CLIPPY_SERVICE" \ -d "{ \"request\": { \"branch\":\"master\" }}" \ - https://api.travis-ci.org/repo/ligthyear%2Fclippy-service/requests + https://api.travis-ci.org/repo/gnunicorn%2Fclippy-service/requests else echo "Ignored"