diff --git a/.travis.yml b/.travis.yml index ab01a9a..3457060 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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