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:
23
23
- python : 3.3
24
24
env : TOXENV=py34-pytest30-django1.8-postgres
25
25
26
- - python : 2.7
27
- env : TOXENV=py27-pytest30-djangomaster-postgres
28
26
- python : 2.7
29
27
env : TOXENV=py27-pytest30-django1.10-mysql_innodb
30
28
- python : 2.7
@@ -44,7 +42,6 @@ matrix:
44
42
env : TOXENV=pypy-pytest30-django1.10-sqlite_file
45
43
46
44
allow_failures :
47
- - env : TOXENV=py27-pytest30-djangomaster-postgres
48
45
- env : TOXENV=py35-pytest30-djangomaster-postgres
49
46
50
47
# Temporary.
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ envlist =
4
4
- py34-pytest30-django1.10-postgres
5
5
- py33-pytest30-django1.8-postgres
6
6
- 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
8
8
- pypy3-pytest30-django1.8-{sqlite,sqlite_file}
9
9
- pypy3-pytest29-django1.8-sqlite_file
10
10
- pypy-pytest30-django1.10-sqlite_file
You can’t perform that action at this time.
0 commit comments