[tor-commits] [ooni-probe/master] Remove unneeded space

art at torproject.org art at torproject.org
Fri Nov 20 14:42:01 UTC 2015


commit f7bcdebfe6cefa3dd3e454466e37334e7981852f
Author: anadahz <kojgelo at inbox.com>
Date:   Tue Nov 17 20:17:31 2015 +0100

    Remove unneeded space
---
 .travis.yml |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml
index f265676..926468a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -32,7 +32,7 @@ install:
 # command to run tests, e.g. python setup.py test
 script:
   - sudo $(which coverage) run $(which trial) ooni
-after_success: 
+after_success:
   - coveralls
 notifications:
   irc:





More information about the tor-commits mailing list