Deprecate 1.9.2, add 2.0.0 :)

This commit is contained in:
Parker Moore 2013-07-13 16:42:19 +02:00
parent 64bb9a346b
commit bd2caadf50
1 changed files with 1 additions and 1 deletions

View File

@ -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