We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 880c1ed commit 753cc7dCopy full SHA for 753cc7d
appveyor.yml
@@ -3,7 +3,7 @@ environment:
3
MYSQL_HOST: localhost
4
MYSQL_USER: root
5
MYSQL_PASSWORD: Password12!
6
- MYSQL_PATH: C:\Program Files\MySQL\MySQL Server 5.6
+ MYSQL_PATH: C:\Program Files (x86)\MySQL\MySQL Server 5.7
7
8
matrix:
9
- nodejs_version: "0.8"
0 commit comments