1
0
Fork 0
mirror of https://github.com/Luzifer/vault-user-token.git synced 2024-10-19 00:24:21 +00:00
vault-user-token/vendor/github.com/hashicorp/go-rootcerts/.travis.yml

13 lines
90 B
YAML
Raw Normal View History

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