tile38/vendor/github.com/Shopify/sarama/dev.yml

11 lines
115 B
YAML
Raw Normal View History

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