Files
mostlymatter/vendor/github.com/mitchellh/go-testing-interface/.travis.yml
Agniva De Sarker 03a55367d9 MM-24312: Fix Dependency updates (#14391)
Automatic Merge
2020-04-29 14:06:09 -07:00

13 строки
108 B
YAML

language: go
go:
- 1.x
- tip
script:
- go test
matrix:
allow_failures:
- go: tip