1
0
mirror of https://github.com/Luzifer/vault-openvpn.git synced 2024-09-21 10:32:57 +00:00
vault-openvpn/vendor/github.com/hashicorp/hcl/.travis.yml

14 lines
98 B
YAML
Raw Normal View History

2016-07-25 12:50:18 +00:00
sudo: false
2016-07-25 12:50:18 +00:00
language: go
go:
- 1.x
- tip
branches:
only:
- master
script: make test