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:
1919 container : centos:6
2020 python-version : 2.6
2121 - name : py2.7
22- os : ubuntu-16 .04
22+ os : ubuntu-18 .04
2323 python-version : 2.7
2424 tox-env : py27
2525 - name : py2.7 with old gmpy
26- os : ubuntu-16 .04
26+ os : ubuntu-18 .04
2727 python-version : 2.7
2828 tox-env : py27_old_gmpy
2929 - name : py2.7 with old gmpy2
30- os : ubuntu-16 .04
30+ os : ubuntu-18 .04
3131 python-version : 2.7
3232 tox-env : py27_old_gmpy2
3333 - name : py2.7 with old six
34- os : ubuntu-16 .04
34+ os : ubuntu-18 .04
3535 python-version : 2.7
3636 tox-env : py27_old_six
3737 - name : py2.7 with gmpy
38- os : ubuntu-16 .04
38+ os : ubuntu-18 .04
3939 python-version : 2.7
4040 tox-env : gmpypy27
4141 - name : py2.7 with gmpy2
42- os : ubuntu-16 .04
42+ os : ubuntu-18 .04
4343 python-version : 2.7
4444 tox-env : gmpy2py27
4545 - name : py3.3
8888 tox-env : pypy3
8989 # special configurations
9090 - name : py2.7 with instrumental
91- os : ubuntu-16 .04
91+ os : ubuntu-18 .04
9292 python-version : 2.7
9393 opt-deps : ['instrumental']
9494 - name : code checks
You can’t perform that action at this time.
0 commit comments