commit 159009ae476d8832eb7ec548efe012e804b0a202 parent 33f2de45e70aea9fab7974e17231f14f72774bcd Author: rl1987 <rl1987@sdf.lonestar.org> Date: Fri, 6 Mar 2020 18:32:49 +0200 Add changes file Diffstat:
| A | changes/ticket32143 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket32143 b/changes/ticket32143 @@ -0,0 +1,4 @@ + o Minor features (continuous integration): + - Run unit-test and integration test (Stem, Chutney) jobs with + ALL_BUGS_ARE_FATAL macro being enabled on Travis. Allow failures for + time being. Closes ticket 32143.