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 3d90894 commit 4b96baeCopy full SHA for 4b96bae
.travis.yml
@@ -13,6 +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..
17
deploy:
18
provider: pypi
19
user: adafruit-travis
0 commit comments