Removed a leftover from previous test procedure
This commit is contained in:
parent
707f069671
commit
20ab9b9b9b
|
@ -16,7 +16,6 @@ before_install:
|
|||
- curl -L http://bootstrap.saltstack.org | sudo -E sh -s -- stable
|
||||
|
||||
install:
|
||||
- sudo mkdir -p /srv && sudo ln -sfn $PWD /srv/formula
|
||||
# See what kind of travis box you're on to help with making your states
|
||||
# compatible with travis
|
||||
- sudo salt-call grains.items --local
|
||||
|
|
Loading…
Reference in New Issue