chore(): config github before running ci-tests

This commit is contained in:
Ibby Hadeed
2017-05-19 06:35:01 -04:00
parent 6f6392ea5c
commit 08bf57f488
2 changed files with 3 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
git config --global user.email "hi@ionicframework.com"
git config --global user.name "Ionitron"