aboutsummaryrefslogtreecommitdiff
path: root/changes/ticket30117
diff options
context:
space:
mode:
Diffstat (limited to 'changes/ticket30117')
-rw-r--r--changes/ticket301174
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.