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.
2 parents 7de2095 + 12cd299 commit b8fc23aCopy full SHA for b8fc23a
.travis.yml
@@ -30,4 +30,4 @@ script:
30
examples/*.py)
31
- circuitpython-build-bundles --filename_prefix adafruit_circuitpython_mlx90393 --library_location
32
.
33
-- cd docs && sphinx-build -E -W -b html . _build/html
+- cd docs && sphinx-build -E -W -b html . _build/html && cd ..
0 commit comments