Update gitpod configuration

This commit is contained in:
Eric Neidhardt 2020-07-17 07:42:09 +00:00
parent 43c8aed059
commit 886604142c

2
.gitpod.yml Normal file
View File

@ -0,0 +1,2 @@
tasks:
- init: go get && make build && make test