Skip to content

Commit ba2ddd3

Browse files
committed
Add travis badge
1 parent 870fb55 commit ba2ddd3

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ by emulating the C++ binding that actually calls zlib.
77
[![browser support](https://ci.testling.com/devongovett/browserify-zlib.png)
88
](https://ci.testling.com/devongovett/browserify-zlib)
99

10+
[![node tests](https://travis-ci.org/devongovett/browserify-zlib.svg)
11+
](https://travis-ci.org/devongovett/browserify-zlib)
12+
1013
## Not implemented
1114

1215
The following options/methods are not supported because pako does not support them yet.

0 commit comments

Comments
 (0)