Skip to content

Commit

Permalink
Merge pull request #21 from exonet/rja/remove-travis
Browse files Browse the repository at this point in the history
Remove travis label from README
  • Loading branch information
robinmulder authored Feb 2, 2022
2 parents 9aa96b0 + 0b09a40 commit 86508ea
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

[![Latest Version on Packagist][ico-version]][link-packagist]
[![Software License][ico-license]](LICENSE.md)
[![Build Status][ico-travis]][link-travis]
[![Total Downloads][ico-downloads]][link-downloads]

This package makes it possible to create (very) secure messages and store them in, for example, your database. A secure
Expand Down Expand Up @@ -75,12 +74,10 @@ The MIT License (MIT). Please see [License File](LICENSE.md) for more informatio

[ico-version]: https://img.shields.io/packagist/v/exonet/securemessage.svg?style=flat-square
[ico-license]: https://img.shields.io/badge/license-MIT-brightgreen.svg?style=flat-square
[ico-travis]: https://img.shields.io/travis/exonet/securemessage/master.svg?style=flat-square
[ico-downloads]: https://img.shields.io/packagist/dt/exonet/securemessage.svg?style=flat-square

[link-packagist]: https://packagist.org/packages/exonet/securemessage
[link-travis]: https://travis-ci.org/exonet/securemessage
[link-downloads]: https://packagist.org/packages/exonet/securemessage
[link-author]: https://github.com/exonet
[link-releases]: https://github.com/exonet/securemessage/releases
[link-contributors]: ../../contributors
[link-contributors]: ../../contributors

0 comments on commit 86508ea

Please sign in to comment.