Go get test
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Meutel 2019-09-11 15:30:22 +02:00
parent 14f2459bd5
commit 739a9d5cef

View File

@ -7,6 +7,7 @@ steps:
- name: test - name: test
image: golang image: golang
commands: commands:
- go get
- go test ./... - go test ./...
- name: build - name: build
@ -23,6 +24,6 @@ trigger:
--- ---
kind: signature kind: signature
hmac: 0c10eea731519ad456e14a142ae8cd0f769cd2ccbe252b7e56cae5b97d8550ff hmac: 5165dae715c1e3f706e6e2493093e3935e804409845b8891885ee8ae8c6a3784
... ...