travisyml add whitespace

This commit is contained in:
brentru 2018-07-13 15:05:05 -04:00
parent 543a01c992
commit 5959a58da0

View file

@ -13,7 +13,7 @@ script:
- cd docs && sphinx-build -E -W -b html . _build/html && cd ..
- cd tests/
- python3 -m unittest discover
- cd..
- cd ..
deploy:
provider: pypi
user: adafruit-travis