mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
do not test with Ruby 2.0.0 and 2.1 anymore (focus on >= 2.2)
This commit is contained in:
parent
2703806b63
commit
21cf5769f0
1 changed files with 0 additions and 2 deletions
|
@ -4,8 +4,6 @@ cache: bundler
|
|||
|
||||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1
|
||||
- 2.2
|
||||
- 2.3
|
||||
- jruby-1.7 # JRuby in 1.9 mode
|
||||
|
|
Loading…
Reference in a new issue