Skip to content

Commit

Permalink
Add webhook to travis config
Browse files Browse the repository at this point in the history
  • Loading branch information
danielmorrison committed Dec 22, 2012
1 parent 76be397 commit 8d7aaf4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Expand Up @@ -3,3 +3,8 @@ rvm:
- 1.9.2
- 1.9.3
script: rspec
notifications:
webhooks:
urls:
- http://buildlight.collectiveidea.com/
on_start: true

0 comments on commit 8d7aaf4

Please sign in to comment.