Fixed some Travis issues and other files.

This commit is contained in:
waltje
2018-04-25 21:00:09 -04:00
parent d5278a6f4a
commit cc58ed129f
3 changed files with 25 additions and 9 deletions

View File

@@ -8,7 +8,7 @@
#
# Project file for the Travis CI remote builder service.
#
# Version: @(#).travis.yml 1.0.8 2018/04/17
# Version: @(#).travis.yml 1.0.9 2018/04/25
#
# Authors: Natalia Portillo, <claunia@claunia.com>
# Fred N. van Kempen, <decwiz@yahoo.com>
@@ -79,8 +79,9 @@ notifications:
irc:
channels:
- "chat.freenode.net#varcem-dev"
- "chat.freenode.net#varcem"
template:
- "Commit %{commit} by %{author} in %{branch} %{result} after %{duration}."
- "Build #%{build_number} for #%{commit} by %{author} in %{branch} %{result}."
- "Commit changes: %{commit_subject}"
- "Build details on %{build_url}"
# - "Details on %{build_url}, changes on %{compare_url}"