mirror of https://github.com/tidwall/tile38.git
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
|
||
|
|