File tree Expand file tree Collapse file tree 2 files changed +1
-4
lines changed
Expand file tree Collapse file tree 2 files changed +1
-4
lines changed Original file line number Diff line number Diff line change @@ -23,8 +23,6 @@ matrix:
2323 - python : 3.3
2424 env : TOXENV=py34-pytest30-django1.8-postgres
2525
26- - python : 2.7
27- env : TOXENV=py27-pytest30-djangomaster-postgres
2826 - python : 2.7
2927 env : TOXENV=py27-pytest30-django1.10-mysql_innodb
3028 - python : 2.7
@@ -44,7 +42,6 @@ matrix:
4442 env : TOXENV=pypy-pytest30-django1.10-sqlite_file
4543
4644 allow_failures :
47- - env : TOXENV=py27-pytest30-djangomaster-postgres
4845 - env : TOXENV=py35-pytest30-djangomaster-postgres
4946
5047 # Temporary.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ envlist =
44 - py34-pytest30-django1.10-postgres
55 - py33-pytest30-django1.8-postgres
66 - py27-pytest30-django1.10-{mysql_innodb,mysql_myisam,postgres}
7- - py27-pytest30-django{master, 1.9,1.8,1.7}-postgres
7+ - py27-pytest30-django{1.9,1.8,1.7}-postgres
88 - pypy3-pytest30-django1.8-{sqlite,sqlite_file}
99 - pypy3-pytest29-django1.8-sqlite_file
1010 - pypy-pytest30-django1.10-sqlite_file
You can’t perform that action at this time.
0 commit comments