1
0
mirror of https://github.com/gofiber/fiber.git synced 2025-02-24 02:44:08 +00:00
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 ./...