Browse Source

Enable IRC notifications only

tags/v2.1-rc1
redtide Filipe Coelho <falktx@falktx.com> 4 years ago
parent
commit
b5bcd13e59
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