Browse Source

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

Closes 30063.
teor 5 years ago
parent
commit
03bcfa025f
1 changed files with 1 additions and 0 deletions
  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: