@@ -5,6 +5,6 @@ python:
- "3.7-dev" # 3.7 development branch
install:
- pip install -r requirements.txt
-# command to run tests
+ - coilmq&
script:
- pytest