Skip to content

Commit

Permalink
Merge pull request #1053 from Dazpoet/master
Browse files Browse the repository at this point in the history
Have travis send information to #ckan-ci
  • Loading branch information
RichardLake committed Jun 5, 2015
2 parents b9eeb33 + d158750 commit 349810d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,3 +53,11 @@ deploy:
# on:
# repo: KSP-CKAN/CKAN
# all_branches: true
notifications:
irc:
channels:
- "irc.esper.net#ckan-ci"
template:
- "%{repository_name}#%{build_number} (%{branch} - %{commit} : %{author}): %{message}"
- "Change view : %{compare_url}"
- "Build details : %{build_url}"

0 comments on commit 349810d

Please sign in to comment.