瀏覽代碼

travis: allow up to 1 failure before declaring chutney broken

Nick Mathewson 5 年之前
父節點
當前提交
9ef9cccd99
共有 1 個文件被更改,包括 1 次插入1 次删除
  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