Skip to content

Commit 40f8dc3

Browse files
committed
Build sphinx on Travis.
1 parent ad2fa6d commit 40f8dc3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -28,3 +28,4 @@ script:
2828
- pylint adafruit_pcf8523.py
2929
- ([[ ! -d "examples" ]] || pylint --disable=missing-docstring,invalid-name examples/*.py)
3030
- circuitpython-build-bundles --filename_prefix adafruit-circuitpython-pcf8523 --library_location .
31+
- sphinx-build -E -W -b html . _build/html

0 commit comments

Comments
 (0)