Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c0f10a4

Browse files
committed
[Lock] Enable mysql service on appveyor
1 parent 2b1a0e5 commit c0f10a4

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

appveyor.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ build: false
22
clone_depth: 1
33
clone_folder: c:\projects\symfony
44

5+
services:
6+
- mysql
7+
58
cache:
69
- composer.phar
710
- .phpunit -> phpunit

0 commit comments

Comments
 (0)