boltbrowser/vendor/github.com/mattn/go-runewidth/.travis.yml
Brian Buller 97cc915452 Vendored Dependencies
Also removed some commented out code
2017-08-30 08:55:08 -05: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