Angrily add IRC notifications

pull/1353/head
Waleed Khan 2015-12-27 11:00:45 -05:00
parent 3fc048e945
commit 7ead51faf4
1 changed files with 9 additions and 0 deletions

View File

@ -1,5 +1,14 @@
language: scala
# https://docs.travis-ci.com/user/notifications/#IRC-notification
notifications:
irc:
channels:
- "chat.freenode.net#lichess"
on_success: change
on_failure: always
use_notice: true
# https://docs.travis-ci.com/user/languages/java/#Testing-Against-Multiple-JDKs
jdk:
- oraclejdk8