gitea-tea/vendor/github.com/mattn/go-runewidth/.travis.yml
Andreas Ulm 4bd1e56a84 added missing modules
Signed-off-by: Andreas Ulm <andreas.ulm@root360.de>
2019-05-09 09:17:16 +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