wg-quicker/vendor/github.com/hashicorp/hcl/.travis.yml
Marvin Steadfast 104e72bd86
All checks were successful
continuous-integration/drone/push Build is passing
adds ability to kill a process of a userland wireguard-go
2021-04-16 14:21:36 +02:00

14 lines
98 B
YAML

sudo: false
language: go
go:
- 1.x
- tip
branches:
only:
- master
script: make test