Travis: make stem log a controller trace, and tail stem's tor log

In Travis, make stem log a controller trace to the console.
And tail stem's tor log after failure.

Closes ticket 30591.
This commit is contained in:
teor
2019-05-24 12:06:07 +10:00
parent 9a97b5ff56
commit 9eb221b2d2
2 changed files with 5 additions and 2 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.