Skip to content
This repository was archived by the owner on Dec 20, 2025. It is now read-only.

igor 2.15.2

Choose a tag to compare

@gardleopard gardleopard released this 05 Apr 07:14
924791c
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.