We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b5d08e2 commit a11390fCopy full SHA for a11390f
.travis.yml
@@ -29,4 +29,4 @@ script:
29
- pylint adafruit_mpl3115a2.py
30
- ([[ ! -d "examples" ]] || pylint --disable=missing-docstring,invalid-name,bad-whitespace examples/*.py)
31
- circuitpython-build-bundles --filename_prefix adafruit-circuitpython-mpl3115a2 --library_location .
32
- - cd docs && sphinx-build -E -W -b html . _build/html
+ - cd docs && sphinx-build -E -W -b html . _build/html && cd ..
0 commit comments