name: logrus-bugsnag

up:
  - go: 1.6.2

commands:
  test:
    run: go get -t ./... && go test ./...