open-vault/vendor/github.com/hashicorp/vault-plugin-auth-oci/travis.yml
2019-09-04 16:46:00 -07:00

8 lines
74 B
YAML

language: go
go:
- "1.12"
env:
- GO111MODULE=on
script:
- make test