From 5c3d8280b0f8c6256e3d61c23421e0c406b0225e Mon Sep 17 00:00:00 2001 From: Noorul Islam K M Date: Sun, 15 Jan 2017 23:58:10 +0530 Subject: [PATCH] Docs test env is having issues. Let us not use it now. --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f5e13c9..2d748ab 100644 --- a/.travis.yml +++ b/.travis.yml @@ -12,7 +12,6 @@ install: - pip install coveralls script: - tox - - tox -e docs - tox -e cover after_success: coveralls