commit: e1904d2b72db41af3178ac1df121094e5898e9f9
Author: Manuel Rüger <manuel <AT> rueg <DOT> eu>
AuthorDate: Wed Dec 14 00:00:40 2016 +0000
Commit: Manuel Rüger <mrueg <AT> gentoo <DOT> org>
CommitDate: Wed Dec 14 00:00:40 2016 +0000
URL: https://gitweb.gentoo.org/proj/kde.git/commit/?id=e1904d2b
.travis.yml: Update
.travis.yml | 11 -----------
1 file changed, 11 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 6d006eb..53a0a3f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -31,14 +31,3 @@ before_script:
script:
- ./../spinner.sh "python
../portage-portage-${PORTAGE_VER}/repoman/bin/repoman full -d"
# You can append own scripts after this line
-notifications:
- irc:
- on_success: never
- on_failure: always
- channels:
- - "chat.freenode.net#gentoo-kde"
- template:
- - "%{repository}#%{build_number} (%{branch} - %{commit}): %{message}"
- - "%{author} - %{commit_message}"
- - "Change view : %{compare_url}"
- - "Build details : %{build_url}"