commit 1d504a408d129bf561138360a5d727b37c0e29a9 parent f9de9052e1e63401bb0d824eeb3cf0677b6dfd7d Author: rl1987 <rl1987@sdf.lonestar.org> Date: Sun, 23 Jun 2019 13:38:49 +0300 Add changes file Diffstat:
| A | changes/ticket30102 | | | 4 | ++++ |
1 file changed, 4 insertions(+), 0 deletions(-)
diff --git a/changes/ticket30102 b/changes/ticket30102 @@ -0,0 +1,4 @@ + o Minor features (continuous integration): + - When running CI builds on Travis, put some random data in ~/.torrc, + to make sure no tests are dependent on default Tor configuration. + Resolves issue 30102.