File: dev.yml

package info (click to toggle)
golang-github-shopify-logrus-bugsnag 0.0~git20160517.0.5a46080-1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 72 kB
  • ctags: 15
  • sloc: makefile: 2
file content (8 lines) | stat: -rw-r--r-- 101 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
name: logrus-bugsnag

up:
  - go: 1.6.2

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