summaryrefslogtreecommitdiff
path: root/.appveyor.yml
diff options
context:
space:
mode:
Diffstat (limited to '.appveyor.yml')
-rw-r--r--.appveyor.yml4
1 files changed, 3 insertions, 1 deletions
diff --git a/.appveyor.yml b/.appveyor.yml
index 3f71aec9f6..ac71a00087 100644
--- a/.appveyor.yml
+++ b/.appveyor.yml
@@ -33,11 +33,13 @@ environment:
OPCACHE: 0
- THREAD_SAFE: 1
OPCACHE: 1
+ INTRINSICS: AVX
services:
# the setup scripts have to be touched, once some other db version is used
- mysql
- - postgresql96
+ - postgresql101
+ - mssql2017
platform:
- x64