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.
2 parents fc6fd1d + 69d77a3 commit d5c4cf9Copy full SHA for d5c4cf9
.travis.yml
@@ -38,7 +38,7 @@ before_script:
38
- "sudo tail -1000 /var/log/syslog"
39
40
- "mysql --version"
41
- - "mysql -e 'SELECT VERSION();'"
+ - "mysql -u root -e 'SELECT VERSION();'"
42
- "mysql -u root -e \"GRANT ALL PRIVILEGES ON *.* TO ''@'localhost';\""
43
44
env:
0 commit comments