Deprecate 1.9.2, add 2.0.0 :)
parent
64bb9a346b
commit
bd2caadf50
@ -1,5 +1,5 @@
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.0.0
|
||||
- 1.9.3
|
||||
- 1.9.2
|
||||
script: bundle exec rake install; bundle exec rake generate
|
||||
|
Loading…
Reference in New Issue