Add docs to local test tox

Zuul gate currently supports build-openstack-sphinx-docs,
therefor, this change adds docs to tox for local test.

Change-Id: I1cdd5d4ec615c8b72d04136bd888c20f755f5522
This commit is contained in:
Nguyen Hai 2018-04-06 22:50:48 +09:00
parent 44497106a3
commit 9c7bccbe2f
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = py27,pep8
envlist = py27,pep8,docs
minversion = 1.6
skipsdist = True