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 288c827 commit 12cd299Copy full SHA for 12cd299
.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