Skip to content

Commit 0bf1eda

Browse files
committed
Add the TravisCI badge to README.md
1 parent dbfe803 commit 0bf1eda

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
# Transform
22

3+
[![Build Status](https://travis-ci.org/tomphp/php-transform.svg?branch=master)](https://travis-ci.org/tomphp/php-transform)
4+
35
Predicate is a simple library which aims to make using PHP's `array_map`
46
function a more pleasant experience - and resulting in cleaner code.
57

0 commit comments

Comments
 (0)