Skip to content

Fix Travis #319

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

Merged
merged 1 commit into from
Feb 18, 2017
Merged

Fix Travis #319

merged 1 commit into from
Feb 18, 2017

Conversation

gsnedders
Copy link
Member

No description provided.

@gsnedders
Copy link
Member Author

okay, we appear to be hitting some different pip/setuptools bug compared with before, le sigh

@gsnedders
Copy link
Member Author

Okay, so we're running into pypa/pip#2616 which was fixed in 6.1.0.

There were two causes of breakage:

 - using pip 6.0.7, which doesn't properly install things in the right order
 - requirements-install.sh not properly handling the case where SIX_VERSION
   isn't defined
@gsnedders gsnedders changed the title Fix Travis when SIX_VERSION isn't specificed Fix Travis Feb 18, 2017
@gsnedders gsnedders merged commit ec674a9 into html5lib:master Feb 18, 2017
@gsnedders gsnedders deleted the fix_travis branch February 18, 2017 17:24
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