Skip to content

Commit 1b4bd8d

Browse files
committed
Replace travis-ci badge by github actions badge
1 parent 8587bc4 commit 1b4bd8d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
[![Monthly Downloads](https://poser.pugx.org/scn/evalanche-soap-api-struct/d/monthly)](https://packagist.org/packages/scn/evalanche-soap-api-struct)
44
[![License](https://poser.pugx.org/scn/evalanche-soap-api-struct/license)](LICENSE)
5-
[![Build Status](https://travis-ci.org/SC-Networks/evalanche-soap-api-struct.svg?branch=master)](https://travis-ci.org/SC-Networks/evalanche-soap-api-struct)
5+
[![Tests](https://github.com/SC-Networks/evalanche-soap-api-struct/actions/workflows/php.yml/badge.svg)](https://github.com/SC-Networks/evalanche-soap-api-struct/actions/workflows/php.yml)
66

77
## Model Documentation
88

@@ -16,4 +16,4 @@ $ composer test
1616

1717
## License
1818

19-
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.
19+
The MIT License (MIT). Please see [License File](LICENSE.md) for more information.

0 commit comments

Comments
 (0)