mirror of
https://github.com/aasm/aasm
synced 2023-03-27 23:22:41 -04:00
not supporting Ruby 1.8.7 anymore
This commit is contained in:
parent
f3c748f2d8
commit
00a2f2d483
1 changed files with 1 additions and 1 deletions
|
@ -1,7 +1,7 @@
|
|||
language: ruby
|
||||
|
||||
rvm:
|
||||
- 1.8.7
|
||||
# - 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
|
|
Loading…
Reference in a new issue