activate sum.golang.org check (#7782)

This commit is contained in:
Antoine GIRARD 2019-08-08 11:38:23 +02:00 committed by Lauris BH
parent 3b97b9efbf
commit e54814dcaa
1 changed files with 1 additions and 0 deletions

View File

@ -95,6 +95,7 @@ steps:
- make build
environment:
GOPROXY: https://goproxy.cn # proxy.golang.org is blocked in China, this proxy is not
GOSUMDB: sum.golang.org
TAGS: bindata sqlite sqlite_unlock_notify
- name: unit-test