From 6280319d8035078b6988ce47f04bec310087710b Mon Sep 17 00:00:00 2001 From: Misagh Moayyed Date: Tue, 11 Jul 2017 16:58:14 -0700 Subject: [PATCH] Fix travis URLs: point to apereo rather than jasig --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3a39f8a..411be36 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@ This is the official home of the Java Apereo CAS client. The client consists of All client artifacts are published to Maven central. Depending on functionality, applications will need include one or more of the listed dependencies in their configuration. -## Build [![Build Status](https://travis-ci.org/Jasig/java-cas-client.png?branch=master)](https://travis-ci.org/Jasig/java-cas-client) +## Build [![Build Status](https://travis-ci.org/apereo/java-cas-client.png?branch=master)](https://travis-ci.org/apereo/java-cas-client) ```bash git clone git@github.com:apereo/java-cas-client.git