mirror of
https://github.com/RGBCube/serenity
synced 2025-07-27 00:07:36 +00:00
Meta: Let's try giving Travis some valid YAML this time..
This commit is contained in:
parent
e25ade7579
commit
14a228a6f8
1 changed files with 3 additions and 1 deletions
|
@ -11,7 +11,9 @@ cache:
|
||||||
- /var/cache/apt/archives/*.deb
|
- /var/cache/apt/archives/*.deb
|
||||||
|
|
||||||
notifications:
|
notifications:
|
||||||
irc: "chat.freenode.net#serenityos"
|
irc:
|
||||||
|
channels:
|
||||||
|
- "chat.freenode.net#serenityos"
|
||||||
template:
|
template:
|
||||||
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||||
- "Subject: %{commit_subject}"
|
- "Subject: %{commit_subject}"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue