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 543a01c commit 5959a58Copy full SHA for 5959a58
.travis.yml
@@ -13,7 +13,7 @@ script:
13
- cd docs && sphinx-build -E -W -b html . _build/html && cd ..
14
- cd tests/
15
- python3 -m unittest discover
16
-- cd..
+- cd ..
17
deploy:
18
provider: pypi
19
user: adafruit-travis
0 commit comments