[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [ooni-probe/master] Trim down the twisted versions under unittest to only the ones we care about.
commit 161cf6005915b27f0beb6529ce6010b827ee8123
Author: Arturo Filastò <arturo@xxxxxxxxxxx>
Date: Sat Oct 29 21:20:24 2016 +0200
Trim down the twisted versions under unittest to only the ones we care about.
---
.travis.yml | 21 ++++++++-------------
1 file changed, 8 insertions(+), 13 deletions(-)
diff --git a/.travis.yml b/.travis.yml
index 899d925..8672abf 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,25 +1,20 @@
language: python
env:
+ # version in debian wheezy-backports
- TWISTED=Twisted==13.2
- - TWISTED=Twisted==14.0
- - TWISTED=Twisted==14.0.1
+ # version in debian jessie
- TWISTED=Twisted==14.0.2
- - TWISTED=Twisted==15.0.0
- - TWISTED=Twisted==15.1.0
- - TWISTED=Twisted==15.2.0
+ # version in ubuntu wily
- TWISTED=Twisted==15.2.1
- - TWISTED=Twisted==15.3.0
- - TWISTED=Twisted==15.4.0
- - TWISTED=Twisted==15.5.0
+ # version in ubuntu xenial
- TWISTED=Twisted==16.0.0
- - TWISTED=Twisted==16.1.0
- - TWISTED=Twisted==16.1.1
+ # version in debian jessie-backports
- TWISTED=Twisted==16.2.0
+ # version in debian stretch
- TWISTED=Twisted==16.3.0
- - TWISTED=Twisted==16.3.1
- - TWISTED=Twisted==16.3.2
- - TWISTED=Twisted==16.4.0
+ # version in debian sid
- TWISTED=Twisted==16.4.1
+ # this points the latest stable
- TWISTED=Twisted
before_install:
- sudo apt-get update
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits