[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] integration tests need tor
commit 0a1f567910d9fb1c66bedf898416689b9e2410d4
Author: Edmund Wong <ewongbb@xxxxxxxxxxx>
Date: Wed Sep 13 10:45:23 2017 +0800
integration tests need tor
---
.travis.yml | 5 ++++-
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/.travis.yml b/.travis.yml
index aa74d32a..838666a4 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
# Travis CI configuration file
# http://about.travis-ci.org/docs/
-dist: precise
language: python
@@ -14,6 +13,10 @@ env:
- TEST_PARAM: "--unit"
- TEST_PARAM: "--integ"
+before_install:
+ - sudo apt-get update -qq
+ - sudo apt-get install -qq tor
+
# Dependencies installation commands
install:
- pip install -U pip
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits