Changed token and redirect push output

This commit is contained in:
xawotihs
2014-12-07 23:33:46 +01:00
parent c451234bd5
commit 11eb6de57e
3 changed files with 3 additions and 3 deletions

View File

@@ -31,4 +31,4 @@ git add .travis.yml
git rm appveyor.yml
git commit -m "Auto-Updated Travis-CI configuration for Mac"
## Push new branch to remote server
git push -q origin $TRAVIS_MAC_BRANCH:$TRAVIS_MAC_BRANCH
git push -q origin $TRAVIS_MAC_BRANCH:$TRAVIS_MAC_BRANCH 2> /dev/null > /dev/null