Changed: Enable IRC notification on IRC
--HG-- branch : develop
This commit is contained in:
parent
fe40e9e6b7
commit
d526e90105
1 changed files with 3 additions and 0 deletions
|
@ -28,3 +28,6 @@ before_script:
|
||||||
script:
|
script:
|
||||||
- cmake -Hcode -Bbuild $CMAKE_BUILD_OPTIONS
|
- cmake -Hcode -Bbuild $CMAKE_BUILD_OPTIONS
|
||||||
- cmake --build build -- -j 2
|
- cmake --build build -- -j 2
|
||||||
|
|
||||||
|
notifications:
|
||||||
|
irc: "chat.freenode.net#ryzomforge"
|
||||||
|
|
Loading…
Reference in a new issue