etcd/vendor/gopkg.in/cheggaaa/pb.v1/.travis.yml

10 lines
73 B
YAML

language: go
go:
- 1.7.x
- 1.10.x
- master
sudo: false
os:
- linux
- osx