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
Trung Lê 56ec442bbc Test against ruby-2.0.0
Here we go again, this time, it's real. Travis now has bumped their worker VM with RVM that supports 2.0. Give it a try?
2012-11-30 12:13:46 +11:00

19 lines
292 B
YAML

language: ruby
rvm:
- 1.9.3
- jruby-19mode
- rbx-19mode
- 2.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