1
0
mirror of https://github.com/Luzifer/expose.git synced 2024-09-20 08:02:57 +00:00
expose/vendor/github.com/mattn/go-runewidth/.travis.yml
Knut Ahlers 127137aea0
Add dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2017-04-14 02:50:51 +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