Skip to content

Commit 48ff604

Browse files
committed
build: update AppVeyor configuration for MySQL 5.7
1 parent 880c1ed commit 48ff604

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ environment:
33
MYSQL_HOST: localhost
44
MYSQL_USER: root
55
MYSQL_PASSWORD: Password12!
6-
MYSQL_PATH: C:\Program Files\MySQL\MySQL Server 5.6
6+
MYSQL_PATH: C:\Program Files\MySQL\MySQL Server 5.7
77

88
matrix:
99
- nodejs_version: "0.8"

0 commit comments

Comments
 (0)