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

[tor-commits] [stem/master] matrix: not necessary



commit 122b479a8ceb8baec32fbf5201e1803fa34112b4
Author: Edmund Wong <ewongbb@xxxxxxxxxxx>
Date:   Wed Sep 13 10:50:38 2017 +0800

    matrix: not necessary
---
 .travis.yml | 9 ++++-----
 1 file changed, 4 insertions(+), 5 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 1fa63a04..20b5b553 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,11 +3,10 @@
 
 language: python
 
-matrix:
-  include:
-    - python: "2.7"
-    - python: "3.5"
-    - python: "3.6"
+python:
+    - "2.7"
+    - "3.5"
+    - "3.6"
 
 env:
   - TEST_PARAM="--unit"



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