From 16086bb596184876dfe8b0c7391b85e0da5b8423 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Sun, 21 Jun 2020 11:55:01 +0200 Subject: [PATCH] Fix a warning in .travis.yml --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index feaa0a7..a7f7651 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ services: before_install: - pip -q install -U docker-compose -iot-simulator: &iot-simulator +_iot-simulator: &iot-simulator stage: simulator install: - docker-compose -f docker/docker-compose.yml pull