SEL-Columbia/dokomoforms

Travis tests don't display failure

vr2262 opened this issue · 5 comments

It says "passed" with a green check mark even though a test failed.

It might be time to switch to nose.

Oh, you mean the bash script still exits with zero, and travis thinks all is well... I get it

This commit 269a43c fixes it under the current bash construct, though eventually we should probably use nose...