The enviroment was not setup properly—Test failed.
Unfortunately two of the latest jobs added to the continuous integration test branch are failing from the get-go. I tried to investigate the issue further, but so far I've found little to nothing, but still enough that might point to some portion of the problems being upstream.
Cannot find command 'git' - do you have 'git' installed and in your PATH?
(Job #175801345)
discord.py requires Python '>=3.5.3' but the running Python is 2.7.12
(Job #51379085)
So far it looks like we need to…
-
Determine the cause of each of the jobs' failures -
Determine the source of those causes - If the cause is upstream, either:
- Report the issue to the correct project and help to get it resolved
- Find a reasonable workaround
- If the cause is upstream, either: