Skip to content

Commit

Permalink
Add comment to travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
wuyichen24 committed Feb 14, 2019
1 parent 9f8ddc7 commit 476de6b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,5 +16,5 @@ services:
- mysql

before_install:
- mysqladmin --user=root password "6ytow2-;S3lA"
- mysqladmin --user=root password "6ytow2-;S3lA" #set the password for root user
- mysql -u root --password="6ytow2-;S3lA" < config/travis.sql

0 comments on commit 476de6b

Please sign in to comment.