Skip to content

Commit 12cd299

Browse files
committed
travis.yml fix
1 parent 288c827 commit 12cd299

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,4 @@ script:
3030
examples/*.py)
3131
- circuitpython-build-bundles --filename_prefix adafruit_circuitpython_mlx90393 --library_location
3232
.
33-
- cd docs && sphinx-build -E -W -b html . _build/html
33+
- cd docs && sphinx-build -E -W -b html . _build/html && cd ..

0 commit comments

Comments
 (0)