Merge pull request #2281 from lucas-clemente/fix-flaky-stream-deadline-test

increase the TIMESCALE factor on AppVeyor
This commit is contained in:
Marten Seemann
2020-01-06 17:44:13 +07:00
committed by GitHub

View File

@@ -5,7 +5,7 @@ os: Windows Server 2012 R2
environment:
GOPATH: c:\gopath
CGO_ENABLED: 0
TIMESCALE_FACTOR: 20
TIMESCALE_FACTOR: 40
matrix:
- GOARCH: 386
- GOARCH: amd64