fiber/.github/.gitpod.yml
2020-02-12 07:04:57 +01:00

3 lines
59 B
YAML

tasks:
- init: go get && go build ./... && go test ./...