From 66499dfc579072bedd211db6ad98a87661b8fa33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Sat, 20 Jun 2020 00:26:57 +0200 Subject: [PATCH] Improve simulators stage --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 881ed7c..7788c19 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,7 +7,7 @@ services: before_install: - pip -q install -U docker-compose -- &simulator +simulator: &simulator stage: simulator install: - docker-compose -f docker/docker-compose.yml pull