mirror of
https://github.com/daniviga/bite.git
synced 2025-04-20 22:41:18 +02:00
Fix a warning in .travis.yml
This commit is contained in:
parent
3b4419e4e6
commit
16086bb596
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user