.travis.yml: try to load msg-rpc

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

@ -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 update --init --recursive
script:

Loading…
Cancel
Save