diff --git a/.travis.yml b/.travis.yml index 7de7da5..0afcfd3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,14 +1,13 @@ notifications: irc: channels: - - "chat.freenode.net#noosfero" - - "chat.freenode.net#noosfero-br" + - "chat.freenode.net#noosferogov" template: - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" language: ruby rvm: - - 2.2.3 + - 2.2.1 sudo: false addons: -- libgit2 0.21.2