mirror of
https://github.com/daniviga/bite.git
synced 2025-07-01 17:35:23 +02:00
Fix .travis.yml
This commit is contained in:
parent
2723284c9a
commit
cc2ee0404a
@ -42,5 +42,5 @@ jobs:
|
||||
before_script:
|
||||
- docker-compose -f docker/docker-compose.yml up -d
|
||||
script:
|
||||
- ./simulator/device_simulator.py -t mqtt -s 'mqtt1234' &
|
||||
- curl http://localhost/telemetry/mqtt1234/last/
|
||||
- sleep 10 && ./simulator/device_simulator.py -t mqtt -s 'mqtt1234' &
|
||||
- curl -sf http://localhost/telemetry/mqtt1234/last/
|
||||
|
Loading…
x
Reference in New Issue
Block a user