Also run highstate on travis
This commit is contained in:
parent
f7e09107b0
commit
52e24c5c2e
|
@ -14,3 +14,4 @@ install:
|
|||
|
||||
script:
|
||||
- sudo salt-call state.show_highstate --local --retcode-passthrough --config-dir=test/etc
|
||||
- sudo salt-call state.highstate --local --retcode-passthrough --config-dir=test/etc
|
||||
|
|
Loading…
Reference in New Issue