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

Build fails because of missing python version #69

Closed
carlosms opened this issue Jan 18, 2019 · 0 comments · Fixed by #70
Closed

Build fails because of missing python version #69

carlosms opened this issue Jan 18, 2019 · 0 comments · Fixed by #70

Comments

@carlosms
Copy link
Contributor

As can be seen here: https://travis-ci.org/src-d/lookout-sdk/jobs/481415428#L368

It looks like the travis xenial image has changed the default python version from 3.6 to 3.7. I think we can't set a python version for a job that already has language: go; go: '1.10'. So we either install python 3.6, or generate the code with 3.7.

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 a pull request may close this issue.

1 participant