diff --git a/.travis.yml b/.travis.yml index d82e041..decd996 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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: