Explorar o código

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

Closes 30063.
teor %!s(int64=6) %!d(string=hai) anos
pai
achega
03bcfa025f
Modificáronse 1 ficheiros con 1 adicións e 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: