git-chglog/vendor/github.com/tsuyoshiwada/go-gitcmd/.travis.yml
2018-02-10 18:11:50 +09:00

9 lines
91 B
YAML

language: go
sudo: false
go:
- 1.9
script:
- go test -v
branches:
only:
- master