Skip to content

Commit 792c05b

Browse files
committed
Remove travis build
1 parent 890a200 commit 792c05b

File tree

2 files changed

+1
-57
lines changed

2 files changed

+1
-57
lines changed

.travis.yml

Lines changed: 0 additions & 56 deletions
This file was deleted.

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
# memprof
66

7-
![Supported PHP versions: 7.1 ... 8.x](https://img.shields.io/badge/php-7.1%20...%208.x-blue.svg) [![Build Status](https://travis-ci.com/arnaud-lb/php-memory-profiler.svg?branch=v2)](https://travis-ci.com/arnaud-lb/php-memory-profiler)
7+
![Supported PHP versions: 7.1 ... 8.x](https://img.shields.io/badge/php-7.1%20...%208.x-blue.svg)
88

99
php-memprof is a fast and accurate memory profiling extension for PHP that can be used to find the cause of memory leaks.
1010

0 commit comments

Comments
 (0)