upgrade macaron/captcha to fix random error problem (#7407)

This commit is contained in:
Lunny Xiao
2019-07-10 13:26:42 +08:00
committed by GitHub
parent 877df0f9fb
commit b84a251fca
6 changed files with 44 additions and 29 deletions

View File

@@ -1,14 +1,10 @@
sudo: false
language: go
go:
- 1.3
- 1.4
- 1.5
- tip
- 1.6.x
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
script: go test -v -cover -race
notifications:
email:
- u@gogs.io