view vendor/github.com/eknkc/amber/.travis.yml @ 76:e8eb1fdb4b03 draft

Passed through golint only to get a load of garbage Signed-off-by: Izuru Yakumo <yakumo.izuru@chaotic.ninja>
author yakumo.izuru
date Mon, 04 Dec 2023 17:21:08 +0000
parents 787b5ee0289d
children
line wrap: on
line source

language: go

go:
 - tip

script:
 - go test -v ./...