File tree 1 file changed +7
-7
lines changed
1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -45,19 +45,19 @@ matrix:
45
45
- python : pypy
46
46
env : TOXENV=pypy-pytest30-django1.11-sqlite_file
47
47
48
+ - python : pypy3
49
+ env : TOXENV=pypy3-pytest30-django1.8-sqlite
50
+ - python : pypy3
51
+ env : TOXENV=pypy3-pytest30-django1.10-sqlite_file
52
+
48
53
allow_failures :
49
54
- env : TOXENV=py35-pytest30-djangomaster-postgres
50
55
51
56
# Temporary.
52
57
# https://github.com/pytest-dev/pytest-django/pull/445
53
58
# 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
61
61
62
62
cache :
63
63
directories :
You can’t perform that action at this time.
0 commit comments