1
0
Fork 0
mirror of https://github.com/Luzifer/vault-totp.git synced 2024-10-18 16:14:19 +00:00
vault-totp/vendor/github.com/hashicorp/go-rootcerts/.travis.yml

13 lines
90 B
YAML
Raw Normal View History

2017-01-03 12:31:39 +00:00
sudo: false
language: go
go:
- 1.6
branches:
only:
- master
script: make test