Browse Source

travis: set skip_join to false

The IRC channel had +n mode set to it due to spam problems, which disallows external send.
rdb 7 years ago
parent
commit
2b7ef93e2f
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -51,4 +51,4 @@ notifications:
     on_success: change
     on_success: change
     on_failure: always
     on_failure: always
     use_notice: true
     use_notice: true
-    skip_join: true
+    skip_join: false