commit ad6c90b781ff89ed8292c728c5bcb200c0395ca7 Author: anadahz kojgelo@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:
tor-commits@lists.torproject.org