Update config.yml
This commit is contained in:
parent
a72f539c23
commit
e9b327cc0c
@ -16,10 +16,12 @@ jobs:
|
||||
- run:
|
||||
name: verif_lint
|
||||
command: bundle exec rake validate lint
|
||||
|
||||
- run:
|
||||
name: verif_parser
|
||||
command: puppet parser validate manifests/init.pp
|
||||
- run:
|
||||
name: woot
|
||||
command: bundle exec rake parallel_spec
|
||||
|
||||
workflows:
|
||||
version: 2
|
||||
|
Loading…
Reference in New Issue
Block a user