mirror of
https://github.com/pgsty/minio.git
synced 2026-08-09 15:53:28 +03:00
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
|
|
|