Commit 8c853e5a902431b6c9c7a39c7b33f0e065f315c9

Authored by Evandro Jr
1 parent bcc67679

Using another channel for irc and ruby version 2.2.1 in .travis.yml

Showing 1 changed file with 2 additions and 3 deletions   Show diff stats
1 notifications: 1 notifications:
2 irc: 2 irc:
3 channels: 3 channels:
4 - - "chat.freenode.net#noosfero"  
5 - - "chat.freenode.net#noosfero-br" 4 + - "chat.freenode.net#noosferogov"
6 template: 5 template:
7 - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}" 6 - "%{repository_slug} %{branch} %{commit} %{commit_subject} - %{result} %{build_url}"
8 7
9 language: ruby 8 language: ruby
10 rvm: 9 rvm:
11 - - 2.2.3 10 + - 2.2.1
12 11
13 sudo: false 12 sudo: false
14 addons: 13 addons: