mirror of
https://github.com/fnproject/fn.git
synced 2022-10-28 21:29:17 +03:00
15 lines
167 B
YAML
15 lines
167 B
YAML
name: sarama
|
|
|
|
up:
|
|
- go:
|
|
version: '1.8'
|
|
|
|
commands:
|
|
test:
|
|
run: make test
|
|
desc: 'run unit tests'
|
|
|
|
packages:
|
|
- git@github.com:Shopify/dev-shopify.git
|
|
|