Skip to content

Commit 8e92176

Browse files
committed
feat(README.md): add travis ci and quay.io container badges
1 parent 03ddca5 commit 8e92176

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
# Deis Postgres
22

3+
[![Build Status](https://travis-ci.org/deis/postgres.svg?branch=master)](https://travis-ci.org/deis/postgres)
4+
[![Docker Repository on Quay](https://quay.io/repository/deis/postgres/status "Docker Repository on Quay")](https://quay.io/repository/deis/postgres)
5+
36
Deis (pronounced DAY-iss) Workflow is an open source Platform as a Service (PaaS) that adds a developer-friendly layer to any [Kubernetes](http://kubernetes.io) cluster, making it easy to deploy and manage applications on your own servers.
47

58
For more information about the Deis Workflow, please visit the main project page at https://github.com/deis/workflow.
@@ -78,4 +81,3 @@ limitations under the License.
7881
[prs]: https://github.com/deis/postgres/pulls
7982
[issues]: https://github.com/deis/postgres/issues
8083
[install-k8s]: http://kubernetes.io/gettingstarted/
81-

0 commit comments

Comments
 (0)