mirror of
https://github.com/endofunky/sidetiq.git
synced 2022-11-09 13:53:30 -05:00
6 lines
No EOL
83 B
YAML
6 lines
No EOL
83 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- 2.0.0
|
|
before_script:
|
|
- bundle exec rake compile |