Merge branch 'master' into gitea-sdk

This commit is contained in:
John Olheiser 2020-01-24 16:19:34 +00:00
commit 8c25b4e224
2 changed files with 3 additions and 2 deletions

View File

@ -12,7 +12,7 @@ steps:
pull: always
image: golang:1.13
environment:
GOPROXY: https://goproxy.cn
GOPROXY: https://goproxy.cn,direct
commands:
- go test -race
@ -34,4 +34,4 @@ steps:
trigger:
branch:
- master
- master

1
.gitattributes vendored Normal file
View File

@ -0,0 +1 @@
* text=auto eol=lf