Since yesterday my builds are not executing (just getting queued up) and the possible error seems to be
“We didn’t find a circle.yml for this build. You can specify deployment or override our inferred test steps from a circle.yml checked in to your repo’s root directory.”
I am building a Python (2.7.8) and Django 1.4.17 (legacy) app.
When the file circle.yml is very much at the root of the repository.
Any help will be highly appreciated.
P.S.: A noob at circle.