kilo/vendor/github.com/campoy/embedmd/.travis.yml

10 lines
83 B
YAML

language: go
go:
- 1.7.x
- 1.8.x
- 1.x
- master
script:
- go test ./...