Skip to content

Commit 69d77a3

Browse files
committed
other try
1 parent e1bc680 commit 69d77a3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ before_script:
3838
- "sudo tail -1000 /var/log/syslog"
3939

4040
- "mysql --version"
41-
- "mysql -e 'SELECT VERSION();'"
41+
- "mysql -u root -e 'SELECT VERSION();'"
4242
- "mysql -u root -e \"GRANT ALL PRIVILEGES ON *.* TO ''@'localhost';\""
4343

4444
env:

0 commit comments

Comments
 (0)