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

Commit 37e0358

Browse files
committed
Add build state
1 parent 08d513d commit 37e0358

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://travis-ci.org/usox/ipintel.svg?branch=master)](https://travis-ci.org/usox/ipintel)
2+
13
# IpIntel
24

35
Small library to query the fraud ip detection service of https://getipintel.net/
@@ -21,4 +23,4 @@ Small library to query the fraud ip detection service of https://getipintel.net/
2123
);
2224

2325
$result = $client->validate('127.0.0.1');
24-
```
26+
```

0 commit comments

Comments
 (0)