forked from mirrors/thatmattlove-hyperglass
removed old code block
This commit is contained in:
parent
41d8a12590
commit
d38d83d4e5
1 changed files with 0 additions and 7 deletions
|
|
@ -1,11 +1,4 @@
|
|||
#!/bin/sh
|
||||
echo "Travis thinks the branch is $TRAVIS_BRANCH"
|
||||
git config --global user.email "travis@travis-ci.org"
|
||||
git config --global user.name "Travis CI"
|
||||
git checkout $TRAVIS_BRANCH
|
||||
exit 0
|
||||
|
||||
|
||||
git_setup() {
|
||||
git config user.email "travis@travis-ci.org"
|
||||
git config user.name "Travis CI"
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue