Fixed some Travis issues and other files.
This commit is contained in:
@@ -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}"
|
||||
|
||||
Reference in New Issue
Block a user