Skip to content
This repository was archived by the owner on Mar 1, 2026. It is now read-only.

Commit 61f89e2

Browse files
authored
ci: Fix MySQL support for Travis CI builds (#180)
1 parent 2561e4a commit 61f89e2

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@ sudo: false
22

33
# "test" step configuration
44
language: ruby
5+
services:
6+
- mysql
57
rvm:
68
- 2.6
79
- 2.5

0 commit comments

Comments
 (0)