Files
mstore/vendor/github.com/monochromegane/go-gitignore/.travis.yml
T
2026-03-13 19:02:42 +02:00

7 lines
68 B
YAML

language: go
go:
- 1.14.x
- master
script:
- go test -v ./...