diff options
author | teor <teor@torproject.org> | 2019-06-10 19:18:35 +1000 |
---|---|---|
committer | teor <teor@torproject.org> | 2019-06-10 19:18:35 +1000 |
commit | d761c3ca6de62ecdced9933a0717bf3ee598b073 (patch) | |
tree | 9dfa2eaa8d2080f1d31883bfd2650aa1cd68c745 /changes/bug30744 | |
parent | e5deb2bbc73d8830ae6c479a4532e72112f5484a (diff) | |
download | tor-d761c3ca6de62ecdced9933a0717bf3ee598b073.tar.gz tor-d761c3ca6de62ecdced9933a0717bf3ee598b073.zip |
Travis: allow the test-stem job to fail
Allow the test-stem job to fail in Travis, because it sometimes hangs.
Fixes bug 30744; bugfix on 0.3.5.4-alpha.
Diffstat (limited to 'changes/bug30744')
-rw-r--r-- | changes/bug30744 | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/bug30744 b/changes/bug30744 new file mode 100644 index 0000000000..9f07d4855f --- /dev/null +++ b/changes/bug30744 @@ -0,0 +1,3 @@ + o Minor bugfixes (continuous integration): + - Allow the test-stem job to fail in Travis, because it sometimes hangs. + Fixes bug 30744; bugfix on 0.3.5.4-alpha. |