From 63c025537f04d4d117da6b1c367a22baea9ac16e Mon Sep 17 00:00:00 2001 From: Alexey Golubev Date: Thu, 10 Sep 2020 15:09:34 +0300 Subject: [PATCH] Add mysql 8 comment --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dc45e3a..74fc68e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -63,7 +63,7 @@ env: - config: postgres-old.yml - # mysql 8 (not supported) + # mysql 8 (not supported, test fail) # - config: mysql.yml # MYSQL_VERSION: 8