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