diff --git a/.travis.yml b/.travis.yml index 29347d6..1a71fe6 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,3 +15,5 @@ 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 + - cat /etc/default/rsync + - cat /etc/rsyncd.conf