Dear Python sig.
Someone can you help to promote for the upstream Python project to use
gcc-8 on the Travis CI test?
Right now the project has 4 test cases [1] including defaut gcc
version 4.8 cases on Travis CI.
However technically it is possible to use gcc-N (4.8, 5, 6, 7, 8, and
etc) on Travis
On 20.8.2018 20:02, Jun Aruga wrote:
Dear Python sig.
Someone can you help to promote for the upstream Python project to use
gcc-8 on the Travis CI test?
Right now the project has 4 test cases [1] including defaut gcc
version 4.8 cases on Travis CI.
However technically it is possible to use gcc