Trying the return code passthrough again...

This commit is contained in:
Elijah Lazkani 2017-03-03 23:29:02 -05:00
parent fee3a770f5
commit 02c7a6db3e

View file

@ -19,4 +19,4 @@ install:
- sudo sh .travis/grains.sh
script:
- sudo salt-call --local --config=./ --state-output=changes --log-level=quiet state.apply
- sudo salt-call --local --config=./ --state-output=changes --log-level=quiet --retcode-passthrough state.apply