Skip to content

ci: Travis Job for Python 3.8 on Linux does not actually run Python 3.8? #2159

@EricCousineau-TRI

Description

@EricCousineau-TRI

Issue description

If you look at any job Python 3.8, c++17, gcc 7 (w/o numpy/scipy) in Travis CI builds, they don't seem to actually be using Python 3.8. (Not sure if this is due to a patch I submitted...)

Came across this is in our fork, which effectively uses the same CI scripts here.

Reproducible example code

See this build:

https://travis-ci.org/github/pybind/pybind11/jobs/640390164#L467

-- Found PythonInterp: /opt/pyenv/shims/python3 (found version "3.6.7")

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions