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
Luciano Sousa 5aea98ab31 [CI] allowing latest ruby version
ruby is on 2.1.2 now, but, using just 2.1 on travis it will be automatically now and in future versions
2014-05-13 13:44:01 -03:00

12 lines
141 B
YAML

language: ruby
services:
- redis-server
rvm:
- 1.9.3
- jruby-19mode
- rbx
- 2.0.0
- 2.1
matrix:
allow_failures:
- rvm: rbx