X-Git-Url: https://perl5.git.perl.org/perl5.git/blobdiff_plain/3ebb8d8d1620aa9ba25e97c7792cc629f4690f72..a887b094897ae1eed6cbe37f970de3899fb0839b:/.travis.yml diff --git a/.travis.yml b/.travis.yml index 3192fbc..9115d30 100644 --- a/.travis.yml +++ b/.travis.yml @@ -65,7 +65,7 @@ notifications: - "Report for %{repository} (%{commit}) from %{author} (%{elapsed_time})" - "Status: %{message}" - "Build URL: %{build_url}" - - "GitHub URL: https://github.com/p5h/perl5demo/commit/%{commit}" # adjust this url to use the production repo + - "GitHub URL: https://github.com/%{repository_slug}/commit/%{commit}" on_success: change # default: always on_failure: always # default: always # use_notice: true