Browse Source

Switch AppVeyor to PostgreSQL 10 for tests

pull/2999/head
Anatol Belski 8 years ago
parent
commit
620b9b369d
  1. 2
      .appveyor.yml

2
.appveyor.yml

@ -42,7 +42,7 @@ environment:
services:
# the setup scripts have to be touched, once some other db version is used
- mysql
- postgresql96
- postgresql10
platform:
- x64

Loading…
Cancel
Save