mirror of
https://gitee.com/gitea/gitea
synced 2025-11-20 16:30:25 +08:00
upgrade macaron/captcha to fix random error problem (#7407)
This commit is contained in:
14
vendor/github.com/go-macaron/captcha/.travis.yml
generated
vendored
14
vendor/github.com/go-macaron/captcha/.travis.yml
generated
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user