mirror of
https://github.com/thatmattlove/hyperglass.git
synced 2026-01-17 08:48:05 +00:00
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.name "Travis CI"
|
||||
git fetch
|
||||
git checkout $TRAVIS_BRANCH
|
||||
exit 0
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue