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
2017-01-03 13:31:39 +01:00

12 lines
90 B
YAML

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