Commit d4934695 by Uwe Kubosch Committed by GitHub

Reinstate gem update and remove EOL Ruby 2.2

parent 555ce035
sudo: false sudo: false
language: ruby language: ruby
before_install: gem update --system
cache: bundler cache: bundler
rvm: rvm:
- 2.2
- 2.3.8 - 2.3.8
- 2.4.5 - 2.4.5
- 2.5.3 - 2.5.3
...@@ -30,8 +30,6 @@ matrix: ...@@ -30,8 +30,6 @@ matrix:
- env: RAILS='master' - env: RAILS='master'
rvm: jruby-9.2.8.0 rvm: jruby-9.2.8.0
exclude: exclude:
- rvm: 2.2
env: RAILS='master'
- rvm: 2.3.8 - rvm: 2.3.8
env: RAILS='master' env: RAILS='master'
- rvm: 2.4.5 - rvm: 2.4.5
......
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