diff options
Diffstat (limited to 'changes/ticket30117')
-rw-r--r-- | changes/ticket30117 | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/changes/ticket30117 b/changes/ticket30117 new file mode 100644 index 0000000000..5b6e6dabf7 --- /dev/null +++ b/changes/ticket30117 @@ -0,0 +1,4 @@ + o Testing (continuous integration): + - In Travis, tell timelimit to use stem's backtrace signals. And launch + python directly from timelimit, so python receives the signals from + timelimit, rather than make. Closes ticket 30117. |