Run docs testenv by default with tox

Change-Id: Ib4e5ff86d61982d60829dce402767415cd2bf49f
This commit is contained in:
Ian Cordasco 2016-01-12 16:03:15 -06:00
parent 8d65ff6de5
commit 23d3138746
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
[tox]
minversion = 1.6
envlist = py34,py27,pep8
envlist = py34,py27,pep8,docs
[testenv]
deps = -r{toxinidir}/test-requirements.txt