Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add PyPy 3 in .travis.yml #995

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add PyPy 3 in .travis.yml #995

wants to merge 2 commits into from

Conversation

jayvdb
Copy link

@jayvdb jayvdb commented Apr 29, 2016

This change is Reviewable

The pip --use-mirrors option was deprecated in version 1.5, and removed
in 7.0, and 7.1.2 is now included with Travis' Python 3.5.0 environment.

Travis automatically installs packages in requirements.txt
if stage `install` does not exist, and can cache the packages.
@jayvdb
Copy link
Author

jayvdb commented Apr 29, 2016

Note that while it is passing, there is a persistent traceback occurring in the pyp3 job log

https://travis-ci.org/nose-devs/nose/jobs/126694937#L773

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant