From 37d108dd62a8496d6237baff94ff6d3aa8e2888a Mon Sep 17 00:00:00 2001 From: Kevin Burke Date: Sat, 24 May 2014 01:56:37 +0900 Subject: [PATCH] change script. disable IRC notification for now --- .travis.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/.travis.yml b/.travis.yml index e82d0ecae7..d2470ede8c 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,5 +1,5 @@ language: c -install: +script: - echo "Hello World" -notifications: - irc: "irc.freenode.net#openrct2" +#notifications: + #irc: "irc.freenode.net#openrct2"