blob: 4e437c1debe6e00ffe76d0edd86798a2d501f67b [file] [log] [blame]
# This configuration file was automatically generated by Gitpod.
# and adjusted to meet the needs of this project
# Learn more from ready-to-use templates: https://www.gitpod.io/docs/introduction/getting-started/quickstart
tasks:
- init: python -m pip install --upgrade -r requirements-test.txt && go get && go build ./... && go test ./...