terraform-provider-gitea/vendor/github.com/mitchellh/go-testing-interface/.travis.yml

13 lines
108 B
YAML
Raw Normal View History

2022-04-03 04:07:16 +00:00
language: go
go:
- 1.x
- tip
script:
- go test
matrix:
allow_failures:
- go: tip