mirror of
https://github.com/OpenKMIP/PyKMIP.git
synced 2025-07-23 14:04:33 +02:00
Merge pull request #369 from OpenKMIP/feat/update-tox-doc-tests
Update the Travis CI config to test doc building
This commit is contained in:
commit
0f85a9016b
@ -57,6 +57,14 @@ matrix:
|
|||||||
os: linux
|
os: linux
|
||||||
dist: trusty
|
dist: trusty
|
||||||
env: TOXENV=bandit
|
env: TOXENV=bandit
|
||||||
|
- python: 2.7
|
||||||
|
os: linux
|
||||||
|
dist: precise
|
||||||
|
env: TOXENV=docs
|
||||||
|
- python: 2.7
|
||||||
|
os: linux
|
||||||
|
dist: trusty
|
||||||
|
env: TOXENV=docs
|
||||||
install:
|
install:
|
||||||
- pip install tox
|
- pip install tox
|
||||||
- pip install bandit
|
- 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