Skip to content

Commit e1c8df7

Browse files
author
Shlomi Noach
committed
travis: declaring mysql service
1 parent 17e4fe8 commit e1c8df7

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ go:
77
os:
88
- linux
99

10+
services:
11+
- mysql
12+
1013
env:
1114
- MYSQL_USER=root
1215
- CURRENT_CI_ENV=travis

0 commit comments

Comments
 (0)