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

9 lines
No EOL
126 B
YAML

language: ruby
rvm:
- 1.9.3
- 2.0.0
before_script:
- bundle exec rake compile
matrix:
allow_failures:
- rvm: 2.0.0