Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Chyroc Chen authored and Chyroc Chen committed Jan 14, 2017
1 parent 49dc56d commit c9c1ff4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Expand Up @@ -17,5 +17,4 @@ before_install:

script:
- echo "USE mysql;\nUPDATE user SET password=PASSWORD('1234') WHERE user='root';\nFLUSH PRIVILEGES;\n" | mysql -u root
- mysql -uroot -p1234 < test/init.sql
- npm run coverage

0 comments on commit c9c1ff4

Please sign in to comment.