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 e1bc680 commit 69d77a3Copy full SHA for 69d77a3
.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