Explorar el Código

Travis: Run unit-tests.sh before running the tor integration test

Closes 30063.
teor hace 6 años
padre
commit
03bcfa025f
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -163,6 +163,7 @@ install:
   - tor --version
 
 script:
+  - tests/unit-tests.sh
   - tools/test-network.sh --allow-failures 1
 
 after_failure: