@@ -6,52 +6,37 @@ matrix:
66 fast_finish : true
77 include :
88 - python : 3.6
9- env : TOXENV=py36-pytest3- djmaster-postgres
9+ env : TOXENV=py36-djmaster-postgres
1010 - python : 3.6
11- env : TOXENV=py36-pytest3- dj20-postgres
11+ env : TOXENV=py36-dj20-postgres
1212 - python : 3.6
13- env : TOXENV=py36-pytest3-dj111-postgres
14- - python : 3.6
15- env : TOXENV=py36-pytest3-dj110-postgres
16- - python : 3.6
17- env : TOXENV=py36-pytest3-dj19-postgres
18- - python : 3.6
19- env : TOXENV=py36-pytest3-dj18-postgres
13+ env : TOXENV=py36-dj111-postgres
2014 - python : 3.6
2115 env : TOXENV=py36-checkqa
2216
2317 - python : 3.5
24- env : TOXENV=py35-pytest3-dj111 -postgres
18+ env : TOXENV=py35-dj110 -postgres
2519
2620 - python : 3.4
27- env : TOXENV=py34-pytest3-dj111-postgres
28-
29- - python : 3.3
30- env : TOXENV=py34-pytest3-dj18-postgres
21+ env : TOXENV=py34-dj19-postgres
3122
3223 - python : 2.7
33- env : TOXENV=py27-pytest3-dj111-mysql_innodb
34- - python : 2.7
35- env : TOXENV=py27-pytest3-dj111-mysql_myisam
36- - python : 2.7
37- env : TOXENV=py27-pytest3-dj111-postgres
38- - python : 2.7
39- env : TOXENV=py27-pytest3-dj110-postgres
24+ env : TOXENV=py27-dj111-mysql_innodb
4025 - python : 2.7
41- env : TOXENV=py27-pytest3-dj19-postgres
26+ env : TOXENV=py27-dj111-mysql_myisam
4227 - python : 2.7
43- env : TOXENV=py27-pytest3- dj18-postgres
28+ env : TOXENV=py27-dj18-postgres
4429 - python : 2.7
4530 env : TOXENV=py27-checkqa
4631
4732 - python : pypy
48- env : TOXENV=pypy-pytest3- dj111-sqlite_file
33+ env : TOXENV=pypy-dj111-sqlite_file
4934
5035 - python : pypy3
51- env : TOXENV=pypy3-pytest3- dj110-sqlite_file
36+ env : TOXENV=pypy3-dj110-sqlite
5237
5338 allow_failures :
54- - env : TOXENV=py36-pytest3- djmaster-postgres
39+ - env : TOXENV=py36-djmaster-postgres
5540
5641cache :
5742 directories :
0 commit comments