garm/vendor/github.com/felixge/httpsnoop/.travis.yml
Gabriel Adrian Samfira bbbe67bf7c Vendor packages and add Makefile
* Vendors packages
  * Adds a Makefile that uses docker to build a static binary against musl
using alpine linux.

Signed-off-by: Gabriel Adrian Samfira <gsamfira@cloudbasesolutions.com>
2022-06-30 10:20:32 +00:00

6 lines
42 B
YAML

language: go
go:
- 1.6
- 1.7
- 1.8