mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
11 lines
112 B
YAML
11 lines
112 B
YAML
name: sarama
|
|
|
|
up:
|
|
- go:
|
|
version: '1.9'
|
|
|
|
commands:
|
|
test:
|
|
run: make test
|
|
desc: 'run unit tests'
|