set the git user and email to avoid problems
This commit is contained in:
@@ -1,3 +1,6 @@
|
|||||||
|
git config --global user.email "travis@travis-ci.org"
|
||||||
|
git config --global user.name "travis-ci"
|
||||||
|
|
||||||
echo "Updating https://github.com/OpenRA/OpenRA/wiki/Traits"
|
echo "Updating https://github.com/OpenRA/OpenRA/wiki/Traits"
|
||||||
rm -rf openra-wiki
|
rm -rf openra-wiki
|
||||||
git clone git@github.com:OpenRA/OpenRA.wiki.git openra-wiki
|
git clone git@github.com:OpenRA/OpenRA.wiki.git openra-wiki
|
||||||
|
|||||||
Reference in New Issue
Block a user