Closed arafatkatze closed 8 years ago
Ah, ok, sorry to intercept in a random moment :)
@Arafatk This branch has no circle.yml file to tell CircleCI how to perform CI, thus CircleCI tried to be smart and infer where the spec files are, and how to run the specs. Naturally this will fail because CircleCI did not build all the dependencies, e.g., Tensorflow, etc.
You can do any of the following:
Option 2 is probably best.
@Arafatk I notice that the CI is failing. Let me try to fix it. This may have something to do with what @chrhansen mentioned to me about the branch name but didn't ring a bell back then.
@zverok Sorry for the confusion, but I was trying various things to understand why circle ci is failing. I wanted to make a few changes to see if things work and then squash all the un necessary commits later. The current commit offers no changes to the gem but it is still failing by circle ci, so this needs to be examined.