From 31e4cdcd4b210b55046ebdfb237ab63808655e30 Mon Sep 17 00:00:00 2001 From: Eric Holscher Date: Fri, 27 Apr 2018 09:36:51 -0700 Subject: [PATCH] Continue running docs --- tox.ini | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/tox.ini b/tox.ini index fead344..5f68ed4 100644 --- a/tox.ini +++ b/tox.ini @@ -5,9 +5,7 @@ envlist = docs [tox:travis] -docs = docs -# lint = lint -2.7 = py27 +2.7 = py27, docs, #lint 3.4 = py34 3.5 = py35 3.6 = py36