@@ -6,52 +6,37 @@ matrix:
6
6
fast_finish : true
7
7
include :
8
8
- python : 3.6
9
- env : TOXENV=py36-pytest3- djmaster-postgres
9
+ env : TOXENV=py36-djmaster-postgres
10
10
- python : 3.6
11
- env : TOXENV=py36-pytest3- dj20-postgres
11
+ env : TOXENV=py36-dj20-postgres
12
12
- 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
20
14
- python : 3.6
21
15
env : TOXENV=py36-checkqa
22
16
23
17
- python : 3.5
24
- env : TOXENV=py35-pytest3-dj111 -postgres
18
+ env : TOXENV=py35-dj110 -postgres
25
19
26
20
- 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
31
22
32
23
- 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
40
25
- python : 2.7
41
- env : TOXENV=py27-pytest3-dj19-postgres
26
+ env : TOXENV=py27-dj111-mysql_myisam
42
27
- python : 2.7
43
- env : TOXENV=py27-pytest3- dj18-postgres
28
+ env : TOXENV=py27-dj18-postgres
44
29
- python : 2.7
45
30
env : TOXENV=py27-checkqa
46
31
47
32
- python : pypy
48
- env : TOXENV=pypy-pytest3- dj111-sqlite_file
33
+ env : TOXENV=pypy-dj111-sqlite_file
49
34
50
35
- python : pypy3
51
- env : TOXENV=pypy3-pytest3- dj110-sqlite_file
36
+ env : TOXENV=pypy3-dj110-sqlite
52
37
53
38
allow_failures :
54
- - env : TOXENV=py36-pytest3- djmaster-postgres
39
+ - env : TOXENV=py36-djmaster-postgres
55
40
56
41
cache :
57
42
directories :
0 commit comments