Hi everyone,
I have a pretty strange issue in my last build.
The project has a clear .travis.yml with language “python” but for some reason, travis tries to build it like it is in Ruby
https://travis-ci.com/atolab/yaks-python/builds/96914420
I have found this on github, but pushing another commit did not solved the problem
https://github.com/travis-ci/travis-ci/issues/933
Any idea? To me the .travis.yml seems correct…