1
0
mirror of https://github.com/daniviga/bite.git synced 2025-04-20 14:31:20 +02:00

Fix a warning in .travis.yml

This commit is contained in:
Daniele Viganò 2020-06-21 11:55:01 +02:00
parent 3b4419e4e6
commit 16086bb596
Signed by: dani
GPG Key ID: DB49AFC03C40EE02

View File

@ -8,7 +8,7 @@ services:
before_install: before_install:
- pip -q install -U docker-compose - pip -q install -U docker-compose
iot-simulator: &iot-simulator _iot-simulator: &iot-simulator
stage: simulator stage: simulator
install: install:
- docker-compose -f docker/docker-compose.yml pull - docker-compose -f docker/docker-compose.yml pull