File tree Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Expand file tree Collapse file tree 1 file changed +7
-7
lines changed Original file line number Diff line number Diff line change @@ -19,27 +19,27 @@ jobs:
19
19
container : centos:6
20
20
python-version : 2.6
21
21
- name : py2.7
22
- os : ubuntu-16 .04
22
+ os : ubuntu-18 .04
23
23
python-version : 2.7
24
24
tox-env : py27
25
25
- name : py2.7 with old gmpy
26
- os : ubuntu-16 .04
26
+ os : ubuntu-18 .04
27
27
python-version : 2.7
28
28
tox-env : py27_old_gmpy
29
29
- name : py2.7 with old gmpy2
30
- os : ubuntu-16 .04
30
+ os : ubuntu-18 .04
31
31
python-version : 2.7
32
32
tox-env : py27_old_gmpy2
33
33
- name : py2.7 with old six
34
- os : ubuntu-16 .04
34
+ os : ubuntu-18 .04
35
35
python-version : 2.7
36
36
tox-env : py27_old_six
37
37
- name : py2.7 with gmpy
38
- os : ubuntu-16 .04
38
+ os : ubuntu-18 .04
39
39
python-version : 2.7
40
40
tox-env : gmpypy27
41
41
- name : py2.7 with gmpy2
42
- os : ubuntu-16 .04
42
+ os : ubuntu-18 .04
43
43
python-version : 2.7
44
44
tox-env : gmpy2py27
45
45
- name : py3.3
88
88
tox-env : pypy3
89
89
# special configurations
90
90
- name : py2.7 with instrumental
91
- os : ubuntu-16 .04
91
+ os : ubuntu-18 .04
92
92
python-version : 2.7
93
93
opt-deps : ['instrumental']
94
94
- name : code checks
You can’t perform that action at this time.
0 commit comments