File tree Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Expand file tree Collapse file tree 1 file changed +0
-16
lines changed Original file line number Diff line number Diff line change @@ -90,22 +90,6 @@ matrix:
90
90
env : FRONTEND=1 INTEGRATION=1 INTEGRATION_TESTS_BUCKET=2 DJANGO=1.11 DATABASE_URL='sqlite://localhost/testdb.sqlite'
91
91
- python : 3.6
92
92
env : FRONTEND=1 INTEGRATION=1 INTEGRATION_TESTS_BUCKET=3 DJANGO=1.11 DATABASE_URL='sqlite://localhost/testdb.sqlite'
93
- - python : 2.7
94
- env : DJANGO=1.11 DATABASE_URL='sqlite://localhost/:memory:'
95
- - python : 3.4
96
- env : DJANGO=1.11 DATABASE_URL='sqlite://localhost/:memory:'
97
- - python : 3.5
98
- env : DJANGO=1.11 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test'
99
- - python : 3.4
100
- env : DJANGO=2.0 DATABASE_URL='sqlite://localhost/:memory:'
101
- - python : 3.5
102
- env : DJANGO=2.0 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test'
103
- - python : 3.5
104
- env : DJANGO=2.1 DATABASE_URL='sqlite://localhost/:memory:'
105
- - python : 3.5
106
- env : DJANGO=2.1 DATABASE_URL='mysql://root@127.0.0.1/djangocms_test'
107
- - python : 3.6
108
- env : TEST_DOCS=1 DJANGO=2.1 DATABASE_URL='sqlite://localhost/:memory:'
109
93
exclude :
110
94
- python : 2.7
111
95
- python : 3.4
You can’t perform that action at this time.
0 commit comments