mirror of
https://github.com/saltstack-formulas/vagrant-formula.git
synced 2025-08-04 01:33:52 +02:00
7 lines
62 B
YAML
7 lines
62 B
YAML
sudo: required
|
|
services:
|
|
- docker
|
|
|
|
script:
|
|
- kitchen test
|