@ -9,7 +9,7 @@ git:
submodules: false
before_install:
- echo -e "machine github.com\n login $GIT_USER\n password $GIT_PW > ~/.netrc
- echo -e "machine github.com\n login $GIT_USER\n password $GIT_PW" > ~/.netrc
- git submodule set-url msg-rpc https://github.com/flotte-goes-smart/msg-rpc.git
- git submodule init
- git submodule update