Commit f7f70483 by Ben A. Morgan

ruby 2.0 is no longer maintained

parent e313f98e
...@@ -2,7 +2,6 @@ sudo: false ...@@ -2,7 +2,6 @@ sudo: false
language: ruby language: ruby
cache: bundler cache: bundler
rvm: rvm:
- 2.0.0
- 2.1.10 - 2.1.10
- 2.2.5 - 2.2.5
- 2.3.1 - 2.3.1
...@@ -18,8 +17,6 @@ env: ...@@ -18,8 +17,6 @@ env:
matrix: matrix:
exclude: exclude:
- env: RAILS='~> 5.0.0.rc1' - env: RAILS='~> 5.0.0.rc1'
rvm: 2.0.0
- env: RAILS='~> 5.0.0.rc1'
rvm: 2.1.10 rvm: 2.1.10
allow_failures: allow_failures:
- env: RAILS='~> 5.0.0.rc1' - env: RAILS='~> 5.0.0.rc1'
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment