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

.travis.yml: Add pypy3, nightly (3.7-dev) support (allow-failures) #177

Closed
wants to merge 1 commit into from

Conversation

mrueg
Copy link
Contributor

@mrueg mrueg commented Jul 4, 2017

@mrueg mrueg force-pushed the travis-pyp3 branch 7 times, most recently from 31f13d7 to 5a044ac Compare July 4, 2017 23:09
@mrueg
Copy link
Contributor Author

mrueg commented Jul 4, 2017

py3 unfortunately fails. Upgrading to a later version requires the container-based trusty image, which sets sudo: False.
Need to figure out howto replace sudo rsync -a /tmp/install-root/. / before upgrading.

Copy link
Member

@mgorny mgorny left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

It isn't really helpful to have a long-term failing state that renders all commits and pull requests red. If it were, I would've added it a long time ago ;-P.

@mgorny
Copy link
Member

mgorny commented Jul 5, 2017

@mrueg, can you reproduce it succeeding with a newer pypy3 locally?

@mrueg
Copy link
Contributor Author

mrueg commented Jul 5, 2017

@mgorny That's why I set travis it to "allow-failures" for pypy3 and python-nightly, so the button being green or red does not depend on those jobs. ;-)

I haven't tried pypy3 though locally.

@zmedico
Copy link
Member

zmedico commented Aug 5, 2017

The lxml dependency is annoying. I suppose we could revert 633cabf.

@mrueg
Copy link
Contributor Author

mrueg commented Nov 25, 2018

Obsoleted by #383

@mrueg mrueg closed this Nov 25, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
3 participants