git-lfs/script/cibuild

7 lines
172 B
Plaintext
Raw Normal View History

2013-11-05 17:16:00 +00:00
#!/bin/sh
2015-04-08 20:23:52 +00:00
git config user.name || git config --global user.name "Git LFS Tests"
git config user.email || git config --global user.email "git-lfs@example.com"
script/test