mirror of https://github.com/minio/minio.git
14 lines
152 B
YAML
14 lines
152 B
YAML
|
name: sarama
|
||
|
|
||
|
up:
|
||
|
- go: 1.6.2
|
||
|
|
||
|
commands:
|
||
|
test:
|
||
|
run: make test
|
||
|
desc: 'run unit tests'
|
||
|
|
||
|
packages:
|
||
|
- git@github.com:Shopify/dev-shopify.git
|
||
|
|