Testing against Ruby 2.0. Closes #1075.

This commit is contained in:
Parker Moore 2013-02-28 12:23:18 +01:00
parent f64fa33d69
commit e6e572ff4f

View File

@ -1,5 +1,6 @@
language: ruby
rvm:
- 2.0.0
- 1.9.3
- 1.9.2
script: bundle exec rake install; bundle exec rake generate