We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ef0b21 commit cc77687Copy full SHA for cc77687
README.md
@@ -3,8 +3,8 @@
3
</p>
4
5
<p align="center">
6
- <a href="https://travis-ci.org/php-school/cli-menu" title="Build Status" target="_blank">
7
- <img src="https://img.shields.io/travis/php-school/cli-menu/master.svg?style=flat-square&label=Linux" />
+ <a href="https://github.com/php-school/cli-menu/actions" title="Build Status" target="_blank">
+ <img src="https://img.shields.io/github/actions/workflow/status/php-school/cli-menu/test.yml?style=flat-square&label=Linux" />
8
</a>
9
<a href="https://ci.appveyor.com/project/mikeymike/cli-menu" title="Windows Build Status" target="_blank">
10
<img src="https://img.shields.io/appveyor/ci/mikeymike/cli-menu/master.svg?style=flat-square&label=Windows" />
0 commit comments