Update config.yml
This commit is contained in:
parent
c06708dc91
commit
6d478b124c
@ -12,7 +12,7 @@ jobs:
|
|||||||
- checkout
|
- checkout
|
||||||
- run :
|
- run :
|
||||||
name: prerequisites
|
name: prerequisites
|
||||||
command :bundle install
|
command: bundle install
|
||||||
- run:
|
- run:
|
||||||
name: test
|
name: test
|
||||||
command: bundle exec rake validate lint
|
command: bundle exec rake validate lint
|
||||||
|
Loading…
Reference in New Issue
Block a user