We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent faac295 commit 037ff31Copy full SHA for 037ff31
travis-ci/changefile.sh
@@ -12,7 +12,7 @@ sudo git remote -v
12
echo "Second check of remote"
13
sudo git remote add origin https://${GH_TOKEN}@github.com/${TRAVIS_REPO_SLUG}.git
14
sudo git remote -v
15
-echo "Third Check of Remote"
+echo "Third Check of Remote After Adding it"
16
sudo git config --global user.email "${GIT_EMAIL}"
17
sudo git config --global user.name "${GIT_NAME}"
18
sudo git config --global push.default simple
0 commit comments