Closed robromano closed 9 years ago
Thanks @robromano. Can you please sign off on the commit? That is why the Travis CI build failed. You can do the following:
git commit -s --amend
git push origin master --force
Fixed the signoff. However, the next Travis build (#1522 - https://travis-ci.org/chop-dbhi/cilantro/builds/47295570) is still failing due to other existing reasons, I believe.
On Mon, Jan 19, 2015 at 7:52 AM, Byron Ruth notifications@github.com wrote:
Thanks @robromano https://github.com/robromano. Can you please sign off on the commit? That is why the Travis CI build failed. You can do the following:
git commit -s --amend git push origin master --force
— Reply to this email directly or view it on GitHub https://github.com/chop-dbhi/cilantro/pull/765#issuecomment-70488092.
Those are expected failures :) Thanks.
There is a minor typo in the
git clone
step to clone the Cilantro repo, this is just a small fix for it.