This repository was archived by the owner on Dec 20, 2025. It is now read-only.
igor 2.15.2
refactor(travis/log): Add details about log (#345) This is to be able to debug when travis returns incomplete logs. The travis api sometimes does not return the full log immediately after a build finishes. This is added as a info logging for now, should be switched to debug when travis has fixed the issue.