Explorar el Código

travis: allow up to 1 failure before declaring chutney broken

Nick Mathewson hace 5 años
padre
commit
9ef9cccd99
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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