Welcome to the Future™
This commit is contained in:
parent
494cb16ea9
commit
9a1094c4d4
|
@ -1 +1 @@
|
|||
2.1.2
|
||||
2.2.0-preview1
|
||||
|
|
|
@ -4,7 +4,7 @@ bundler_args: --without assets:development:production
|
|||
cache: bundler
|
||||
language: ruby
|
||||
rvm:
|
||||
- 2.1.2
|
||||
- 2.2.0
|
||||
script:
|
||||
- bundle exec rake
|
||||
- bundle exec rubocop --rails --fail-level=refactor
|
||||
|
|
Loading…
Reference in New Issue