On 07/01/2020 14.53, Alex Bennée wrote:
> From: Wainer dos Santos Moschetta
>
> Currently build and test commands are a single step in a
> Travis's `script` block. In order to see the output
> of the tests one needs to scroll down the log to find where
> the build messages ended and the limit is
From: Wainer dos Santos Moschetta
Currently build and test commands are a single step in a
Travis's `script` block. In order to see the output
of the tests one needs to scroll down the log to find where
the build messages ended and the limit is not clear. If
they were in different steps then Trav