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