From 8e9e4bdc279f77323bd76310ef961d6b8f036b86 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniele=20Vigan=C3=B2?= Date: Sat, 20 Jun 2020 00:19:13 +0200 Subject: [PATCH] Fix simulators stage --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 336625a..92c8fa7 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