1
0
Fork 0
mirror of https://github.com/mperham/sidekiq.git synced 2022-11-09 13:52:34 -05:00
mperham--sidekiq/.travis.yml
2013-01-27 15:11:43 -05:00

20 lines
332 B
YAML

language: ruby
bundler_args: --without development
rvm:
- 1.9.3
- jruby-19mode
- rbx-19mode
- 2.0.0
branches:
only:
- master
notifications:
irc: "irc.freenode.org#sidekiq"
email:
recipients:
- sidekiq@librelist.org
matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-19mode
- rvm: 2.0.0