mirror of
https://github.com/drapergem/draper
synced 2023-03-27 23:21:17 -04:00
9 lines
123 B
YAML
9 lines
123 B
YAML
language: ruby
|
|
rvm:
|
|
- 1.9.3
|
|
- rbx-19mode
|
|
- jruby-19mode
|
|
- ruby-head
|
|
matrix:
|
|
allow_failures:
|
|
- rvm: ruby-head
|