Skip to content

Travis "Python 3" environments really build with Python 2.7 #124

@fghaas

Description

@fghaas

Case in point: https://travis-ci.org/django-oscar/django-oscar-paypal/jobs/101483297

That's a job that ostensibly runs in a Python 3.3 environment. From the build log:

$ export TOX_ENV=py33-django17-oscar10
0.00s$ source ~/virtualenv/python2.7/bin/activate
$ python --version
Python 2.7.9

That doesn't look right.

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