Skip to content
This repository was archived by the owner on Mar 5, 2025. It is now read-only.

Commit b07de03

Browse files
committed
Chore: Migrate to travis-ci.com
1 parent 9f83616 commit b07de03

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# PHP Hyper Built-in Server [![Build Status](https://travis-ci.org/mpyw/php-hyper-builtin-server.svg?branch=master)](https://travis-ci.org/mpyw/php-hyper-builtin-server) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mpyw/php-hyper-builtin-server/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mpyw/php-hyper-builtin-server/?branch=master)
1+
# PHP Hyper Built-in Server [![Build Status](https://travis-ci.com/mpyw/php-hyper-builtin-server.svg?branch=master)](https://travis-ci.com/mpyw/php-hyper-builtin-server) [![Scrutinizer Code Quality](https://scrutinizer-ci.com/g/mpyw/php-hyper-builtin-server/badges/quality-score.png?b=master)](https://scrutinizer-ci.com/g/mpyw/php-hyper-builtin-server/?branch=master)
22

33
Reverse proxy for PHP built-in server which supports multiprocessing and TLS/SSL encryption
44

socket/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Socket Component
22

3-
[![Build Status](https://secure.travis-ci.org/reactphp/socket.png?branch=master)](http://travis-ci.org/reactphp/socket)
3+
[![Build Status](https://secure.travis-ci.com/reactphp/socket.png?branch=master)](http://travis-ci.com/reactphp/socket)
44

55
Library for building an evented socket server.
66

0 commit comments

Comments
 (0)