.travis.yml: try to load msg-rpc

pull/2/head
leonnicolas 4 years ago
parent 34071fe27c
commit 34e88e4004
No known key found for this signature in database
GPG Key ID: 088D0743E2B65C07

@ -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/

Loading…
Cancel
Save