run the happy path test in the ci suite

This commit is contained in:
Rick Olson 2015-05-18 13:50:52 -06:00
parent 667cde0c4f
commit 9523561af4

@ -4,3 +4,4 @@ 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
test/test-happy-path.sh