[tor-commits] [tor/release-0.4.1] Merge remote-tracking branch 'tor-github/pr/1094' into maint-0.4.0

nickm at torproject.org nickm at torproject.org
Mon Jun 10 22:44:57 UTC 2019


commit c8447f95ec202bff9d99941dcdf0dca91e0edc3f
Merge: 430dd2da6 d761c3ca6
Author: Nick Mathewson <nickm at torproject.org>
Date:   Mon Jun 10 18:44:20 2019 -0400

    Merge remote-tracking branch 'tor-github/pr/1094' into maint-0.4.0

 .travis.yml      | 4 ++++
 changes/bug30744 | 3 +++
 2 files changed, 7 insertions(+)

diff --cc .travis.yml
index 30e6d9a6b,a1a48baff..7d8877c2a
--- a/.travis.yml
+++ b/.travis.yml
@@@ -70,7 -70,17 +70,11 @@@ matrix
    ## Careful! We use global envs, which makes it hard to exclude or
    ## allow failures by env:
    ## https://docs.travis-ci.com/user/customizing-the-build#matching-jobs-with-allow_failures
+   allow_failures:
+     ## test-stem sometimes hangs on Travis
+     - env: TEST_STEM="yes"
+ 
    exclude:
 -    ## Clang doesn't work in containerized builds, see below.
 -    - compiler: clang
 -      sudo: false
 -    ## Non-containerized gcc are slow and redundant.
 -    - compiler: gcc
 -      sudo: required
      ## gcc on OSX is less useful, because the default compiler is clang.
      - compiler: gcc
        os: osx





More information about the tor-commits mailing list