Remove MySQL from CI (too slow)

This commit is contained in:
Frédéric Guillot 2018-04-12 16:34:58 -07:00
parent 0e8a94ac42
commit 0e5e3b30fd
1 changed files with 0 additions and 1 deletions

View File

@ -16,7 +16,6 @@ php:
env:
- DB=sqlite
- DB=postgres
- DB=mysql
matrix:
fast_finish: true