Skip to content

Commit 1c6f918

Browse files
committed
Update .travis.yml
1 parent 9b990c5 commit 1c6f918

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
@@ -29,4 +29,4 @@ script:
2929
examples/*.py)
3030
- circuitpython-build-bundles --filename_prefix adafruit-circuitpython-tca9548a --library_location
3131
.
32-
- cd docs && sphinx-build -E -W -b html . _build/html
32+
- cd docs && sphinx-build -E -W -b html . _build/html && cd ..

0 commit comments

Comments
 (0)