5223c27422
Signed-off-by: Tariq Ibrahim <tariq181290@gmail.com>
8 lines
101 B
YAML
8 lines
101 B
YAML
name: logrus-bugsnag
|
|
|
|
up:
|
|
- go: 1.6.2
|
|
|
|
commands:
|
|
test:
|
|
run: go get -t ./... && go test ./...
|