mirror of
https://github.com/go-gitea/gitea
synced 2025-08-24 18:38:28 +00:00
github.com/yohcop/openid-go update to first tagged version (#11357)
This commit is contained in:
17
vendor/github.com/yohcop/openid-go/.travis.yml
generated
vendored
17
vendor/github.com/yohcop/openid-go/.travis.yml
generated
vendored
@@ -3,10 +3,19 @@ sudo: false
|
||||
language: go
|
||||
|
||||
go:
|
||||
- 1.3.3
|
||||
- 1.4.2
|
||||
- 1.5.2
|
||||
- 1.6beta2
|
||||
- 1.3.x
|
||||
- 1.4.x
|
||||
- 1.5.x
|
||||
- 1.6.x
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- 1.10.x
|
||||
- 1.11.x
|
||||
- 1.12.x
|
||||
|
||||
env:
|
||||
- GO111MODULE=on
|
||||
|
||||
# Get deps, build, test, and ensure the code is gofmt'ed.
|
||||
script:
|
||||
|
Reference in New Issue
Block a user