remove shell identifier

This commit is contained in:
Pl4gue
2017-12-25 15:17:19 +01:00
parent f6c4566292
commit 10b1515858

View File

@ -1,5 +1,3 @@
#!/bin/sh
setup_git() {
git config --global user.email "travis@travis-ci.org"
git config --global user.name "Travis CI"