diff --git a/README.md b/README.md index 6c000286..4664bc42 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ # SAML +[![Build Status](https://travis-ci.org/crewjam/saml.svg?branch=master)](https://travis-ci.org/crewjam/saml) + Package saml contains a partial implementation of the SAML standard in golang. SAML is a standard for identity federation, i.e. either allowing a third party to authenticate your users or allowing third parties to rely on us to authenticate their users.