Преглед изворни кода

fix: workflow status badge (#8825)

Nathan Esayeas пре 4 година
родитељ
комит
8ea787baa1
1 измењених фајлова са 1 додато и 2 уклоњено
  1. 1 2
      README.md

+ 1 - 2
README.md

@@ -5,8 +5,7 @@ Composer helps you declare, manage, and install dependencies of PHP projects.
 
 See [https://getcomposer.org/](https://getcomposer.org/) for more information and documentation.
 
-[![Continuous Integration](https://github.com/composer/composer.svg/workflows/Continuous%20Integration/badge.svg?branch=master)](https://github.com/composer/composer.svg/actions)
-[![Build Status](https://travis-ci.org/composer/composer.svg?branch=master)](https://travis-ci.org/composer/composer)
+[![Continuous Integration](https://github.com/composer/composer/workflows/Continuous%20Integration/badge.svg?branch=master)](https://github.com/composer/composer/actions)
 
 Installation / Usage
 --------------------