Skip to content

Commit

Permalink
Merge pull request #51 from bkw/addSlackNotification
Browse files Browse the repository at this point in the history
Add slack notifications
  • Loading branch information
chris-rock committed Oct 14, 2014
2 parents d569069 + 04b2d07 commit 2f9e415
Showing 1 changed file with 7 additions and 4 deletions.
11 changes: 7 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
rvm:
- 1.9.3
- 2.0.0
- 2.1.3
- 1.9.3
- 2.0.0
- 2.1.3
language: ruby
bundler_args: --without development integration openstack
bundler_args: "--without development integration openstack"
notifications:
slack:
secure: bOxdT8KjXuWpBaNvMsf1zGcBRS5Ua3ESYcBWUEXXKE+f+AatmATCdynHq1QJBzE6NtWcGvxlacF4oA3FMmMhJZW9PF3igmYK2TC/aF8TXQ+nE8uzibkj+BphI6/so6TnXCPxoCp6TQ8gZm9cWyj1M4gnFJiZx9eYMVKCIOSRU/0=

0 comments on commit 2f9e415

Please sign in to comment.