Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Remove branch and notifications from .travis.yml
  • Loading branch information
petergoldstein committed Dec 5, 2013
commit cb518a102ca4d2a68e2b03c5cf131ebed766e25b
8 changes: 0 additions & 8 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,6 @@ rvm:
- jruby-19mode
- rbx
- 2.0.0
branches:
only:
- master
notifications:
irc: "irc.freenode.org#sidekiq"
email:
recipients:
- sidekiq@librelist.org
matrix:
allow_failures:
- rvm: jruby-19mode
Expand Down