Skip to content

Commit b54f9f4

Browse files
committed
Add travis badge
1 parent 589ad46 commit b54f9f4

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
# postgres-binary-copy
22

3+
[![Build Status](https://travis-ci.org/sfackler/rust-postgres-binary-copy.svg?branch=master)](https://travis-ci.org/sfackler/rust-postgres-binary-copy)
4+
35
Support for binary-format `COPY` query execution with
46
[rust-postgres](https://github.com/sfackler/rust-postgres).
57

0 commit comments

Comments
 (0)