diff options
-rw-r--r-- | .appveyor.yml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/.appveyor.yml b/.appveyor.yml index 210130e9b8..59541905f1 100644 --- a/.appveyor.yml +++ b/.appveyor.yml @@ -26,6 +26,9 @@ 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 |