Skip to content

Commit 9816639

Browse files
testing
1 parent 50f755c commit 9816639

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.travis.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,6 @@ env:
1212
- DB_PASSWORD=
1313
- DB_DATABASE=koa_vue_notes_testing
1414
before_script:
15-
- mysql -u root -e 'CREATE DATABASE koa_vue_notes_testing;'
15+
- mysql -u root -e 'CREATE DATABASE koa_vue_notes_testing;'
16+
services:
17+
- mysql

0 commit comments

Comments
 (0)