Skip to content

Commit b8fc23a

Browse files
authored
Merge pull request #2 from kattni/pypi-fix
travis.yml fix
2 parents 7de2095 + 12cd299 commit b8fc23a

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)