Fix matrix usage to have always a PYTHON_IMPL *and* a BACKEND available
This commit is contained in:
+2
-3
@@ -6,9 +6,8 @@ python:
|
|||||||
|
|
||||||
env:
|
env:
|
||||||
matrix:
|
matrix:
|
||||||
- PYTHON_IMPL=cPython
|
- PYTHON_IMPL=cPython BACKEND=hsqldb
|
||||||
- BACKEND=hsqldb
|
- PYTHON_IMPL=cPython BACKEND=sqlitejdbc
|
||||||
- BACKEND=sqlitejdbc
|
|
||||||
|
|
||||||
matrix:
|
matrix:
|
||||||
# exclude:
|
# exclude:
|
||||||
|
|||||||
Reference in New Issue
Block a user