From 179a57e282bc8b77cf77e9210c28bc19542db0e6 Mon Sep 17 00:00:00 2001 From: Radovan Bast Date: Thu, 17 Sep 2015 09:54:35 +0200 Subject: [PATCH] rm whitespace --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 1e02304..b948ec7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -44,6 +44,5 @@ script: - py.test -vv update.py - py.test -vv test/test.py - py.test -vv lib/config.py - notifications: email: false