Skip to content

Commit

Permalink
Merge pull request #518 from defuse/fix-build-image
Browse files Browse the repository at this point in the history
fix build status image
  • Loading branch information
defuse authored Jun 19, 2023
2 parents 86b4b2a + 5101f7a commit 683b3cf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
php-encryption
===============

![Build Status](https://github.com/defuse/php-encryption/actions/workflows/ci.yml/badge.svg)
![Build Status](https://app.travis-ci.com/defuse/php-encryption.svg?branch=master)
[![codecov](https://codecov.io/gh/defuse/php-encryption/branch/master/graph/badge.svg)](https://codecov.io/gh/defuse/php-encryption)
[![Latest Stable Version](https://poser.pugx.org/defuse/php-encryption/v/stable)](https://packagist.org/packages/defuse/php-encryption)
[![License](https://poser.pugx.org/defuse/php-encryption/license)](https://packagist.org/packages/defuse/php-encryption)
Expand Down

0 comments on commit 683b3cf

Please sign in to comment.