Also run highstate on travis

This commit is contained in:
jpic 2015-05-15 00:22:38 +02:00
parent f7e09107b0
commit 52e24c5c2e
1 changed files with 1 additions and 0 deletions

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