0
0
mirror of https://github.com/saltstack-formulas/rsyncd-formula.git synced 2024-11-27 23:07:56 +01:00

Also run highstate on travis

This commit is contained in:
jpic 2015-05-15 00:22:38 +02:00
parent f7e09107b0
commit 52e24c5c2e

View File

@ -14,3 +14,4 @@ install:
script: script:
- sudo salt-call state.show_highstate --local --retcode-passthrough --config-dir=test/etc - 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