Selaa lähdekoodia

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

Closes 30063.
teor 6 vuotta sitten
vanhempi
commit
03bcfa025f
1 muutettua tiedostoa jossa 1 lisäystä ja 0 poistoa
  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: