Closed jvff closed 7 years ago
Caused by incompatibility between JGit's status checking and Travis. Something in Travis led JGit to always believe that the sub-modules were dirty. The fix creates a new release strategy ci_release
used solely by Travis, that allows the repository to be dirty.
Probably caused by extra files created during the continuous integration build.