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

This commit is contained in:
Lunny Xiao
2019-07-31 17:09:29 +08:00
committed by zeripath
parent 93bac4e10d
commit 99ffd826e5
6 changed files with 44 additions and 29 deletions
+5 -9
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