11 lines
113 B
YAML
11 lines
113 B
YAML
name: sarama
|
|
|
|
up:
|
|
- go:
|
|
version: '1.10'
|
|
|
|
commands:
|
|
test:
|
|
run: make test
|
|
desc: 'run unit tests'
|