Skip to content

Commit 41f01c5

Browse files
ruiquelhasnwoltman
authored andcommitted
build: support MySQL 8 series
1 parent 111a283 commit 41f01c5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ matrix:
2929
env: "DOCKER_MYSQL_TYPE=mysql DOCKER_MYSQL_VERSION=5.5"
3030
- node_js: *lts
3131
env: "DOCKER_MYSQL_TYPE=mysql DOCKER_MYSQL_VERSION=5.6"
32+
- node_js: *lts
33+
env: "DOCKER_MYSQL_TYPE=mysql DOCKER_MYSQL_VERSION=8.0"
3234
- node_js: *lts
3335
env: "DOCKER_MYSQL_TYPE=mariadb DOCKER_MYSQL_VERSION=5.5"
3436
- node_js: *lts

0 commit comments

Comments
 (0)