mirror of
https://github.com/RGBCube/serenity
synced 2025-07-26 05:17:34 +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
|
||||
|
||||
notifications:
|
||||
irc: "chat.freenode.net#serenityos"
|
||||
irc:
|
||||
channels:
|
||||
- "chat.freenode.net#serenityos"
|
||||
template:
|
||||
- "%{repository_slug}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
|
||||
- "Subject: %{commit_subject}"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue