ruby 1.9.1 removed from travis (no longer supported, see https://gist.github.com/1223640)
This commit is contained in:
@@ -1,7 +1,5 @@
|
|||||||
language: ruby
|
language: ruby
|
||||||
before_install: rvm install ruby-1.9.1-p431
|
|
||||||
rvm:
|
rvm:
|
||||||
- "1.9.1"
|
|
||||||
- "1.9.2"
|
- "1.9.2"
|
||||||
- "1.9.3"
|
- "1.9.3"
|
||||||
script: bundle exec rspec --format documentation
|
script: bundle exec rspec --format documentation
|
||||||
|
|||||||
Reference in New Issue
Block a user