Removed a leftover from previous test procedure
This commit is contained in:
parent
8343d10de0
commit
afe38803fb
|
@ -16,7 +16,6 @@ before_install:
|
||||||
- curl -L http://bootstrap.saltstack.org | sudo -E sh -s -- stable
|
- curl -L http://bootstrap.saltstack.org | sudo -E sh -s -- stable
|
||||||
|
|
||||||
install:
|
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
|
# See what kind of travis box you're on to help with making your states
|
||||||
# compatible with travis
|
# compatible with travis
|
||||||
- sudo salt-call grains.items --local
|
- sudo salt-call grains.items --local
|
||||||
|
|
Loading…
Reference in New Issue