test add drone CI

test-go-Bottin
Alex 3 years ago
parent e4b5c67be0
commit af6dd95107

@ -0,0 +1,7 @@
pipeline:
build:
image: golang:stretch
commands:
- go get -d -v
- go build -v
Loading…
Cancel
Save