summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-openapi/spec/appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/go-openapi/spec/appveyor.yml')
-rw-r--r--vendor/github.com/go-openapi/spec/appveyor.yml8
1 files changed, 3 insertions, 5 deletions
diff --git a/vendor/github.com/go-openapi/spec/appveyor.yml b/vendor/github.com/go-openapi/spec/appveyor.yml
index e5d28bd1e4..0903593916 100644
--- a/vendor/github.com/go-openapi/spec/appveyor.yml
+++ b/vendor/github.com/go-openapi/spec/appveyor.yml
@@ -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: