wg-quicker/vendor/github.com/mitchellh/mapstructure/.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

9 lines
60 B
YAML

language: go
go:
- "1.11.x"
- tip
script:
- go test