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 tests are failing (?) #60

Open
fwenzel opened this issue Apr 29, 2014 · 3 comments
Open

Travis tests are failing (?) #60

fwenzel opened this issue Apr 29, 2014 · 3 comments
Labels

Comments

@fwenzel
Copy link
Collaborator

fwenzel commented Apr 29, 2014

The readme says "build: error". Wut?

I have to dig up the Travis URL first to find out what's wrong. Relatedly, let's also link to the test runs in the readme, not just to the indicator image.

@fwenzel fwenzel added the bug label Apr 29, 2014
fwenzel pushed a commit to fwenzel/blessings that referenced this issue Apr 29, 2014
@fwenzel
Copy link
Collaborator Author

fwenzel commented Apr 29, 2014

PR is in for the URL. @davedash ?

Also, this failed to set up the virtualenv on Python 2.5: https://travis-ci.org/erikrose/blessings/jobs/22626148

Is that a temporary error?

@fwenzel
Copy link
Collaborator Author

fwenzel commented Apr 29, 2014

Hm does not look temporary, fwiw.

erikrose added a commit that referenced this issue May 1, 2014
Link to Travis builds in readme. #60.
@jquast
Copy link
Collaborator

jquast commented Apr 8, 2015

resolved in 'blessed-integration' branch. I beleive py2.5 is no longer a supported target, either. https://github.com/erikrose/blessings/blob/blessed-integration/tox.ini#L2-L7

The cause of this error is that many supporting tools: tox, py.test, and virtualenv/wrapper, for example, no longer support python2.5. A workaround is to explicitly downgrade such tools to support python2.5 builds.

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

No branches or pull requests

2 participants