[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] fixed env vars.
commit fc3015adccc779db2412a1d80cfe5af4d997680b
Author: Edmund Wong <ewongbb@xxxxxxxxxxx>
Date: Wed Sep 13 10:48:18 2017 +0800
fixed env vars.
---
.travis.yml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 838666a4..1fa63a04 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,8 +10,8 @@ matrix:
- python: "3.6"
env:
- - TEST_PARAM: "--unit"
- - TEST_PARAM: "--integ"
+ - TEST_PARAM="--unit"
+ - TEST_PARAM="--integ"
before_install:
- sudo apt-get update -qq
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits