Update Ruby version to 2.2.3
This commit is contained in:
parent
b188bfb599
commit
9a37cf7d9c
|
@ -1 +1 @@
|
||||||
2.2.2
|
2.2.3
|
||||||
|
|
|
@ -3,7 +3,7 @@ bundler_args: "--without assets:development:production"
|
||||||
cache: bundler
|
cache: bundler
|
||||||
language: ruby
|
language: ruby
|
||||||
rvm:
|
rvm:
|
||||||
- 2.2.2
|
- 2.2.3
|
||||||
script:
|
script:
|
||||||
- bundle exec rake
|
- bundle exec rake
|
||||||
- bundle exec rubocop
|
- bundle exec rubocop
|
||||||
|
|
Loading…
Reference in New Issue