Added Ruby 2.0.0 to Travis, Issue #136.
This commit is contained in:
@@ -2,4 +2,5 @@ language: ruby
|
||||
rvm:
|
||||
- "1.9.2"
|
||||
- "1.9.3"
|
||||
- "2.0.0"
|
||||
script: bundle exec rspec --format documentation
|
||||
|
||||
Reference in New Issue
Block a user