mirror of
https://github.com/Luzifer/vault-openvpn.git
synced 2024-11-13 02:22:45 +00:00
8 lines
52 B
YAML
8 lines
52 B
YAML
|
language: go
|
||
|
|
||
|
go:
|
||
|
- 1.4
|
||
|
|
||
|
script:
|
||
|
- go test
|