This repository has been archived on 2023-07-11. You can view files and clone it, but cannot push or open issues or pull requests.
vault-sidekick/vendor/github.com/hashicorp/go-rootcerts/.travis.yml

13 lines
90 B
YAML

sudo: false
language: go
go:
- 1.6
branches:
only:
- master
script: make test