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 4ee4880 commit ebbcbd6Copy full SHA for ebbcbd6
.travis.yml
@@ -19,6 +19,7 @@ install:
19
20
script:
21
# run /tests/
22
+ - cd /tests
23
- python -m unittest test_client.py
24
- python -m unittest test_mqtt_client.py
25
- python -m unittest test_model.py
0 commit comments