1
0
mirror of https://github.com/Luzifer/vault2env.git synced 2024-09-20 17:43:01 +00:00
vault2env/vendor/github.com/hashicorp/go-rootcerts/.travis.yml

13 lines
90 B
YAML
Raw Normal View History

2016-05-28 23:35:17 +00:00
sudo: false
language: go
go:
- 1.6
branches:
only:
- master
script: make test