Skip to content

Commit

Permalink
ci/appveyor: Do not test interleaved flushing in scenarios
Browse files Browse the repository at this point in the history
So the build stops failing because it takes too long on CI.
  • Loading branch information
sebn committed Feb 21, 2018
1 parent 4fa4f9e commit 35435b6
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
environment:
nodejs_version: "8"
MOCHA_TIMEOUT: "60000"
NO_BREAKPOINTS: "1"

install:
- cmd: appveyor-retry powershell Install-Product node $env:nodejs_version
Expand Down

0 comments on commit 35435b6

Please sign in to comment.