Skip to content

Commit c67e31d

Browse files
committed
move travis notifications to #qgis-test
1 parent 0f93970 commit c67e31d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.travis.yml

+6
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@ compiler:
55

66
cache: apt
77

8+
notifications:
9+
irc: "chat.freenode.net#qgis-test"
10+
on_failure: change
11+
on_success: change
12+
skip_join: true
13+
814
before_install:
915
- sudo apt-get update -qq
1016
- sudo add-apt-repository ppa:ubuntugis/ppa -y

0 commit comments

Comments
 (0)