1
0
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:
Daniil Gentili 2015-11-04 21:57:13 +01:00
parent ecd3ea3601
commit b2e6eb231b

View File

@ -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