forked from mirrors/thatmattlove-hyperglass
Removed git fetch now that env vars are being used
This commit is contained in:
parent
bd5440ab45
commit
f5c778d787
1 changed files with 0 additions and 1 deletions
|
|
@ -2,6 +2,5 @@
|
||||||
|
|
||||||
git config --global user.email "travis@travis-ci.org"
|
git config --global user.email "travis@travis-ci.org"
|
||||||
git config --global user.name "Travis CI"
|
git config --global user.name "Travis CI"
|
||||||
git fetch
|
|
||||||
git checkout $TRAVIS_BRANCH
|
git checkout $TRAVIS_BRANCH
|
||||||
exit 0
|
exit 0
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue