mirror of
https://github.com/danog/gigaclone.git
synced 2024-11-30 04:29:09 +01:00
Update .travis.gigaclone
This commit is contained in:
parent
ecd3ea3601
commit
b2e6eb231b
@ -1,7 +1,7 @@
|
||||
#!/bin/bash
|
||||
|
||||
dir="$PWD"
|
||||
set -e
|
||||
|
||||
git config --global user.name "${GIT_NAME}"
|
||||
git config --global user.email "${GIT_EMAIL}"
|
||||
git config --global push.default simple
|
||||
|
Loading…
Reference in New Issue
Block a user