diff options
Diffstat (limited to 'builddocs.sh')
| -rwxr-xr-x | builddocs.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/builddocs.sh b/builddocs.sh index eaf02fc1d..0859fe268 100755 --- a/builddocs.sh +++ b/builddocs.sh @@ -1,3 +1,3 @@ #!/bin/bash -tox -epy2-docs,py3-docs +tox -e docs |
