Merge "Build docs by default as part of tox"

This commit is contained in:
Zuul 2018-10-17 23:49:13 +00:00 committed by Gerrit Code Review
commit 572a2659e1
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
[tox]
envlist = linters
envlist = linters,docs
minversion = 2.3
skipsdist = True