Remove MySQL from CI (too slow)
This commit is contained in:
parent
0e8a94ac42
commit
0e5e3b30fd
|
|
@ -16,7 +16,6 @@ php:
|
|||
env:
|
||||
- DB=sqlite
|
||||
- DB=postgres
|
||||
- DB=mysql
|
||||
|
||||
matrix:
|
||||
fast_finish: true
|
||||
|
|
|
|||
Loading…
Reference in New Issue