Skip to content

Commit afb7d67

Browse files
committed
Update build status badge in README
1 parent e6c49de commit afb7d67

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
[![Latest Version on Packagist][ico-version]][link-packagist]
66
[![Total Downloads][ico-downloads]][link-downloads]
77
[![Software License][ico-license]](LICENSE.md)
8-
[![Build Status][ico-circleci]][link-circleci]
8+
[![Build Status][ico-build]][link-build]
99
[![StyleCI][ico-styleci]][link-styleci]
1010

1111
This is a super lightweight package to add the most basic form of authentication
@@ -76,10 +76,10 @@ though. See the [contributors page](../../graphs/contributors) for all contribut
7676
[ico-version]: https://img.shields.io/packagist/v/sven/super-basic-auth.svg?style=flat-square
7777
[ico-license]: https://img.shields.io/badge/license-MIT-green.svg?style=flat-square
7878
[ico-downloads]: https://img.shields.io/packagist/dt/sven/super-basic-auth.svg?style=flat-square
79-
[ico-circleci]: https://img.shields.io/circleci/project/github/svenluijten/super-basic-auth.svg?style=flat-square
79+
[ico-build]: https://img.shields.io/travis/svenluijten/super-basic-auth?style=flat-square
8080
[ico-styleci]: https://styleci.io/repos/107023626/shield
8181

8282
[link-packagist]: https://packagist.org/packages/sven/super-basic-auth
8383
[link-downloads]: https://packagist.org/packages/sven/super-basic-auth
84-
[link-circleci]: https://circleci.com/gh/svenluijten/super-basic-auth
84+
[link-build]: https://travis-ci.org/svenluijten/super-basic-auth
8585
[link-styleci]: https://styleci.io/repos/107023626

0 commit comments

Comments
 (0)