go1.16 (#14783)
This commit is contained in:
parent
030646eea4
commit
47f6a4ec3f
947 changed files with 26119 additions and 7062 deletions
8
vendor/github.com/go-openapi/analysis/appveyor.yml
generated
vendored
8
vendor/github.com/go-openapi/analysis/appveyor.yml
generated
vendored
|
@ -14,13 +14,11 @@ build: off
|
|||
environment:
|
||||
GOPATH: c:\gopath
|
||||
|
||||
stack: go 1.12
|
||||
stack: go 1.15
|
||||
|
||||
test_script:
|
||||
- echo "test disabled for now"
|
||||
#- go test -v -timeout 20m ./...
|
||||
#artifacts:
|
||||
# - path: '%GOPATH%\bin\*.exe'
|
||||
- go test -v -timeout 20m ./...
|
||||
|
||||
deploy: off
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue