The debugging line was causing the issue

This commit is contained in:
Elijah Lazkani 2017-03-03 22:50:38 -05:00
parent 406fb71f0e
commit 66b1aeed3f

View file

@ -15,7 +15,7 @@ install:
- sudo service salt-minion restart
# Additional debug help
- sudo cat /var/log/salt/*
#- sudo cat /var/log/salt/*
# See what kind of travis box you're on
# to help with making your states compatible with travis