1
0
Fork 0
mirror of https://github.com/Luzifer/gallery.git synced 2024-11-14 00:42:43 +00:00
gallery/vendor/github.com/cheggaaa/pb/.travis.yml
Knut Ahlers 7eea7aaa62
Vendor dependencies
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2018-04-28 22:10:37 +02:00

13 lines
213 B
YAML

language: go
go:
- 1.7
- 1.8
sudo: false
gobuild_args: -v -race
os:
- linux
- osx
before_install:
- go get github.com/mattn/goveralls
script:
- $HOME/gopath/bin/goveralls -service=travis-ci -ignore=termutil/*