File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -45,19 +45,19 @@ matrix:
4545 - python : pypy
4646 env : TOXENV=pypy-pytest30-django1.11-sqlite_file
4747
48+ - python : pypy3
49+ env : TOXENV=pypy3-pytest30-django1.8-sqlite
50+ - python : pypy3
51+ env : TOXENV=pypy3-pytest30-django1.10-sqlite_file
52+
4853 allow_failures :
4954 - env : TOXENV=py35-pytest30-djangomaster-postgres
5055
5156 # Temporary.
5257 # https://github.com/pytest-dev/pytest-django/pull/445
5358 # https://github.com/pytest-dev/pytest-django/issues/448
54- - python : pypy3
55- env : TOXENV=pypy3-pytest29-django1.8-sqlite_file
56- - python : pypy3
57- env : TOXENV=pypy3-pytest30-django1.8-sqlite
58- - python : pypy3
59- env : TOXENV=pypy3-pytest30-django1.8-sqlite_file
60-
59+ - env : TOXENV=pypy3-pytest30-django1.8-sqlite
60+ - env : TOXENV=pypy3-pytest30-django1.10-sqlite_file
6161
6262cache :
6363 directories :
You can’t perform that action at this time.
0 commit comments