Browse Source

travis: allow up to 1 failure before declaring chutney broken

Nick Mathewson 5 years ago
parent
commit
9ef9cccd99
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -163,7 +163,7 @@ install:
   - tor --version
 
 script:
-  - tools/test-network.sh
+  - tools/test-network.sh --allow-failures 1
 
 after_failure:
   ## List the contents of net/nodes