Add Campfire notifications for Travis CI
This commit is contained in:
parent
210e8cf96c
commit
1869adb60e
1 changed files with 5 additions and 1 deletions
|
@ -1,4 +1,8 @@
|
|||
language: ruby
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 1.9.3
|
||||
script: bundle exec rspec spec
|
||||
notifications:
|
||||
campfire:
|
||||
rooms:
|
||||
secure: UlQ85ETcMVxrK6N9E1zcNPYZ+7as8TLkPS/ArOxytairh8W2S4BFyuCoVRgvLQ88RhHhGgTbkF14DiFtcCiXu9hmfZFZY54q92Sk/Lf98mz1Vzis6X+PedBUIVBPWCEPpMmLxAF+Q1HkEcVYQMKwNoAaQLrW+7SOzh57bOMxHeE=
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue