Skip to content

Commit c167789

Browse files
author
brentru
committed
fix cd
1 parent 4b96bae commit c167789

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
@@ -13,7 +13,7 @@ script:
1313
- cd docs && sphinx-build -E -W -b html . _build/html && cd ..
1414
- cd tests/
1515
- python3 -m unittest discover
16-
- cd..
16+
- cd ..
1717
deploy:
1818
provider: pypi
1919
user: adafruit-travis

0 commit comments

Comments
 (0)