transfer.sh/vendor/github.com/skip2/go-qrcode/.travis.yml
2018-07-01 14:41:53 +02:00

8 lines
55 B
YAML

language: go
go:
- 1.7
script:
- go test -v ./...