You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Travis allows multiple C-Compilers with its matrix feature now. Travis sets the CC variable now, even if no matrix is being used, which overrides the default .CC file used in mulle-objc projects. Until there is a better solution, unset the CC variable in .travis.yml: