Browse Source

add mongodb service

master
Savorboard 6 years ago
parent
commit
542d966d6b
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      appveyor.yml

+ 1
- 0
appveyor.yml View File

@@ -10,6 +10,7 @@ services:
- mssql2014 - mssql2014
- mysql - mysql
- postgresql - postgresql
- mongodb
build_script: build_script:
- ps: ./build.ps1 - ps: ./build.ps1
test: off test: off


Loading…
Cancel
Save