We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
For example: https://travis-ci.org/github/mozilla/mozdownload/jobs/659485785?utm_medium=notification&utm_source=github_status
I assume that this is happening because for MacOS the .travis.yml doesn't contain the python: 3.6 line. Lets see...
python: 3.6
The text was updated successfully, but these errors were encountered:
Fix Python 3.6 job on MacOS (mozilla#600)
57c5e37
Fixes issue mozilla#600.
88accb3
0e935dd
Fix Python 3 job on MacOS (#600) (#601)
fe75cb6
Fixes issue #600.
No branches or pull requests
For example:
https://travis-ci.org/github/mozilla/mozdownload/jobs/659485785?utm_medium=notification&utm_source=github_status
I assume that this is happening because for MacOS the .travis.yml doesn't contain the
python: 3.6
line. Lets see...The text was updated successfully, but these errors were encountered: