[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

[tor-commits] [chutney/master] Travis: Run unit-tests.sh before running the tor integration test



commit 03bcfa025f0eb4a33e7735883411328b62d834ba
Author: teor <teor@xxxxxxxxxxxxxx>
Date:   Mon Apr 8 10:32:26 2019 +1000

    Travis: Run unit-tests.sh before running the tor integration test
    
    Closes 30063.
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index 8a140dd..812ca82 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -163,6 +163,7 @@ install:
   - tor --version
 
 script:
+  - tests/unit-tests.sh
   - tools/test-network.sh --allow-failures 1
 
 after_failure:



_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits