mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-04-08 19:25:06 +02:00
Update the Travis CI config to test doc building
This change updates the .travis.yml configuration to include building the Sphinx documentation whenever the Travis CI build is triggered.
This commit is contained in:
parent
48acdc1bb6
commit
6650245d08
@ -57,6 +57,14 @@ matrix:
|
||||
os: linux
|
||||
dist: trusty
|
||||
env: TOXENV=bandit
|
||||
- python: 2.7
|
||||
os: linux
|
||||
dist: precise
|
||||
env: TOXENV=docs
|
||||
- python: 2.7
|
||||
os: linux
|
||||
dist: trusty
|
||||
env: TOXENV=docs
|
||||
install:
|
||||
- pip install tox
|
||||
- pip install bandit
|
||||
|
0
docs/source/_static/.keep
Normal file
0
docs/source/_static/.keep
Normal file
Loading…
x
Reference in New Issue
Block a user