mirror of
https://github.com/openkmip/pykmip
synced 2026-01-05 01:53:15 +00: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:
@@ -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
Reference in New Issue
Block a user