mirror of
https://github.com/saltstack-formulas/vagrant-formula.git
synced 2024-11-27 23:07:47 +01:00
7 lines
62 B
YAML
7 lines
62 B
YAML
sudo: required
|
|
services:
|
|
- docker
|
|
|
|
script:
|
|
- kitchen test
|