travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
authorsheepluva
Tue, 12 Jan 2016 23:16:31 +0100
changeset 11504 df336149cc2b
parent 11503 09be932506a9
child 11505 32bad5758df6
travis: don't skip joins because that would require #hedgewars to allow messages from outside the channel
.travis.yml
--- a/.travis.yml	Tue Jan 12 22:43:39 2016 +0100
+++ b/.travis.yml	Tue Jan 12 23:16:31 2016 +0100
@@ -59,4 +59,4 @@
       - "See details at %{build_url}"
     on_success: change
     on_failure: always
-    skip_join: true
+    skip_join: false