bottin/vendor/github.com/hashicorp/go-rootcerts/.travis.yml
Simon Beck 22a8897e72 Vendor
2022-02-08 20:24:59 +01:00

13 lines
90 B
YAML

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