Update Ruby version to 2.2.1
This commit is contained in:
parent
fabd67bfe8
commit
d18f573b2d
|
@ -1 +1 @@
|
|||
2.2.0
|
||||
2.2.1
|
||||
|
|
|
@ -3,7 +3,7 @@ bundler_args: "--without assets:development:production"
|
|||
cache: bundler
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.2.0
|
||||
- 2.2.1
|
||||
script:
|
||||
- bundle exec rake
|
||||
- bundle exec rubocop --rails --fail-level=refactor
|
||||
|
|
Loading…
Reference in New Issue