diff --git a/.travis.yml b/.travis.yml index 8866134..0695e16 100644 --- a/.travis.yml +++ b/.travis.yml @@ -5,4 +5,5 @@ notifications: irc: "irc.esper.net#spongy" services: - redis-server -script: "mocha" \ No newline at end of file +script: "mocha" +skip_join: true \ No newline at end of file