Ruby 2.1.0 added to Travis
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- "1.9.2"
|
- 1.9.2
|
||||||
- "1.9.3"
|
- 1.9.3
|
||||||
- "2.0.0"
|
- 2.0.0
|
||||||
|
- 2.1.0
|
||||||
script: bundle exec rspec --format documentation
|
script: bundle exec rspec --format documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user