go-common/vendor/github.com/Shopify/sarama/dev.yml
2019-04-22 18:49:16 +08:00

11 lines
113 B
YAML

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