X Tutup
language: python python: - "2.7" install: "pip install Sphinx" script: "make SPHINXOPTS='-W' html"
X Tutup