1
0
mirror of https://github.com/Luzifer/vault-openvpn.git synced 2024-09-20 10:02:56 +00:00
vault-openvpn/vendor/github.com/Luzifer/rconfig/.travis.yml
2016-07-25 14:50:18 +02:00

9 lines
81 B
YAML

language: go
go:
- 1.4
- 1.5
- tip
script: go test -v -race -cover ./...