dev.yml 152 B

12345678910111213
  1. name: sarama
  2. up:
  3. - go: 1.7.3
  4. commands:
  5. test:
  6. run: make test
  7. desc: 'run unit tests'
  8. packages:
  9. - git@github.com:Shopify/dev-shopify.git