From 34e88e400413d9ffeec4fecbc89457b91cf8f718 Mon Sep 17 00:00:00 2001 From: leonnicolas Date: Wed, 23 Sep 2020 07:56:56 +0200 Subject: [PATCH] .travis.yml: try to load msg-rpc --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index decd996..d8ec8b8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,7 +10,7 @@ git: before_install: - echo -e "machine github.com\n login $"GIT_USER"\n password $"GIT_PW > ~/.netrc - - git submodule update --init --recursive + - git submodule add https://github.com/flotte-goes-smart/msg-rpc.git script: - docker login -u="$DOCKER_USER" -p="$DOCKER_PW" https://flotte-docker-registry.spdns.org/