From 3a7e3d3973b53c304d5c7106f200d295682d608c Mon Sep 17 00:00:00 2001 From: Spencer Florence Date: Wed, 7 Jan 2015 20:02:57 -0500 Subject: [PATCH] removed a blatent lie --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index fef3866..f5b1bd9 100644 --- a/README.md +++ b/README.md @@ -22,8 +22,6 @@ highlighted source code. For more detailed usage see [the full documentation](http://pkg-build.racket-lang.org/doc/cover/index.html). -If any tests run by `rackunit` fail, Cover will return with exit code `1`. If all tests pass it will return with exit code `0`. - ## Use with TravisCI If your code is hosted on a public github repo then you can use this plugin in conjunction with [TravisCI](https://travis-ci.org/) and [Coveralls](https://coveralls.io/).