Add drone file #23

Merged
lunny merged 1 commits from refs/pull/23/head into master 2020-01-19 12:25:05 +00:00

@ -11,6 +11,8 @@ steps:
- name: build
pull: always
image: golang:1.13
environment:
GOPROXY: https://goproxy.cn
commands:
- go test -race