Skip to content

Commit

Permalink
move travis notifications to #qgis-test
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Feb 7, 2015
1 parent 0f93970 commit c67e31d
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
Expand Up @@ -5,6 +5,12 @@ compiler:

cache: apt

notifications:
irc: "chat.freenode.net#qgis-test"
on_failure: change
on_success: change
skip_join: true

before_install:
- sudo apt-get update -qq
- sudo add-apt-repository ppa:ubuntugis/ppa -y
Expand Down

0 comments on commit c67e31d

Please sign in to comment.