1
0
Fork 0
mirror of https://github.com/endofunky/sidetiq.git synced 2022-11-09 13:53:30 -05:00
endofunky--sidetiq/.travis.yml

12 lines
150 B
YAML
Raw Normal View History

2013-01-31 12:54:34 -05:00
language: ruby
rvm:
- 1.9.3
- 2.0.0
- jruby-19mode
- rbx-19mode
2013-07-31 08:21:00 -04:00
branches:
only:
- master
matrix:
allow_failures:
- rvm: rbx-19mode