Browse Source

Enable IRC notifications only

pull/982/head
redtide 6 years ago
parent
commit
455d60b155
1 changed files with 4 additions and 0 deletions
  1. +4
    -0
      .travis.yml

+ 4
- 0
.travis.yml View File

@@ -50,3 +50,7 @@ install:

script:
- sh ${TRAVIS_BUILD_DIR}/.travis/script-${TARGET}.sh

notifications:
email: false
irc: "ircs://chat.freenode.net:7070/#kxstudio"

Loading…
Cancel
Save