From 64b4315d6ed64c9bfe69b8fe051b4df8df811a74 Mon Sep 17 00:00:00 2001 From: Filipe Fernandes Date: Tue, 3 Oct 2017 18:25:36 -0300 Subject: [PATCH] test @lsetiawan suggestion --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index 0fd81e8..23a6a8f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -28,6 +28,7 @@ addons: apt: packages: - postgresql-9.5-postgis-2.3 + - mysql-server-5.6 matrix: fast_finish: true