Fixed: Travis-ci config syntax

--HG--
branch : develop
This commit is contained in:
kervala 2016-01-16 19:37:28 +01:00
parent 4886da5855
commit f84b7f781a

View file

@ -30,7 +30,9 @@ script:
- cmake --build build -- -j 2
notifications:
irc: "chat.freenode.net#ryzom"
irc:
channels:
- "chat.freenode.net#ryzom"
template:
- "%{repository}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "Description : %{commit_message}"