finclip-app-manager/vendor/github.com/Shopify/sarama/dev.yml

11 lines
115 B
YAML

name: sarama
up:
- go:
version: '1.13.1'
commands:
test:
run: make test
desc: 'run unit tests'