distribution/vendor/github.com/Shopify/logrus-bugsnag/dev.yml

9 lines
101 B
YAML
Raw Normal View History

name: logrus-bugsnag
up:
- go: 1.6.2
commands:
test:
run: go get -t ./... && go test ./...