gitea-tea/vendor/github.com/mattn/go-runewidth/.travis.yml
Andreas Ulm 0cd7ba04b8 implemented unified Output (#14)
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-04-28 19:30:03 +02:00

9 lines
205 B
YAML

language: go
go:
- tip
before_install:
- go get github.com/mattn/goveralls
- go get golang.org/x/tools/cmd/cover
script:
- $HOME/gopath/bin/goveralls -repotoken lAKAWPzcGsD3A8yBX3BGGtRUdJ6CaGERL