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

16 lines
232 B
YAML
Raw Normal View History

2012-06-26 01:17:30 -04:00
language: ruby
2012-06-26 00:55:14 -04:00
rvm:
- 1.9.3
2012-06-26 01:00:57 -04:00
- jruby-19mode
2012-06-26 00:55:14 -04:00
branches:
only:
- master
notifications:
irc: "irc.freenode.org#sidekiq"
email:
recipients:
- sidekiq@librelist.org
matrix:
allow_failures:
- rvm: jruby-19mode