You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
fix(docs): remove coveralls badge and mentions of coverage stats
The "95% passing" badge is stale since we don't use Travis-ci.org now,
and regardless was only summarizing coverage on the controller/
subproject. It would be great to roll up the coverage stats we do have
in the Go and Python subprojects and summarize that number in the
README, but for now we should hide this misleading number. Likewise,
the .travis.yml file was removed as it can only lead people astray
at this point.
Copy file name to clipboardExpand all lines: README.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,6 @@
3
3
Deis (pronounced DAY-iss) is an open source PaaS that makes it easy to deploy and manage applications on your own servers. Deis builds upon [Docker](http://docker.io/) and [CoreOS](http://coreos.com) to provide a lightweight PaaS with a [Heroku-inspired](http://heroku.com) workflow.
0 commit comments