Merge branch 'maint-0.4.1'

This commit is contained in:
teor
2019-08-08 11:20:07 +10:00
3 changed files with 11 additions and 3 deletions
+3
View File
@@ -0,0 +1,3 @@
o Testing (continuous integration):
- In Travis, make stem log a controller trace to the console. And tail
stem's tor log after failure. Closes ticket 30591.
+3
View File
@@ -0,0 +1,3 @@
o Testing (continuous integration):
- In Travis, only run the stem tests that use a tor binary.
Closes ticket 30694.