Browse Source

Disable AppVeyor fast_finish

As NTS and TS fail in different ways, we want to see both.
pull/2242/head
Nikita Popov 10 years ago
parent
commit
f2f35a2b27
  1. 3
      .appveyor.yml

3
.appveyor.yml

@ -29,9 +29,6 @@ environment:
- THREAD_SAFE: 1
OPCACHE: 1
matrix:
fast_finish: true
services:
# the setup scripts have to be touched, once some other db version is used
- mysql

Loading…
Cancel
Save