[tor-commits] [ooni-probe/master] Explicitly test twisted version 15.5.0

art at torproject.org art at torproject.org
Fri Apr 29 09:42:26 UTC 2016


commit 52bb445c881d111b19c3a8f365b435dc8bb889b8
Author: Arturo Filastò <arturo at filasto.net>
Date:   Fri Feb 5 20:54:34 2016 +0100

    Explicitly test twisted version 15.5.0
---
 .travis.yml | 1 +
 1 file changed, 1 insertion(+)

diff --git a/.travis.yml b/.travis.yml
index acda409..e3033f6 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ env:
   - TWISTED=Twisted==15.2.1
   - TWISTED=Twisted==15.3.0
   - TWISTED=Twisted==15.4.0
+  - TWISTED=Twisted==15.5.0
   - TWISTED=Twisted
 before_install:
   - sudo apt-get update





More information about the tor-commits mailing list