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 9b990c5 commit 1c6f918Copy full SHA for 1c6f918
.travis.yml
@@ -29,4 +29,4 @@ script:
29
examples/*.py)
30
- circuitpython-build-bundles --filename_prefix adafruit-circuitpython-tca9548a --library_location
31
.
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