Fix travis URLs: point to apereo rather than jasig

This commit is contained in:
Misagh Moayyed 2017-07-11 16:58:14 -07:00 committed by GitHub
parent aee4676272
commit c2a75e9966
1 changed files with 1 additions and 1 deletions

View File

@ -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.
<a name="build"></a>
## 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