Skip to content

Commit 99150d7

Browse files
authored
Retarget CI badge in README.md
Since this appears to be a long-running fork, let's point at our own CI so we don't fool ourselves ..
1 parent ec91674 commit 99150d7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# v8worker2
22

3-
[![Build Status](https://travis-ci.org/ry/v8worker2.svg?branch=master)](https://travis-ci.org/ry/v8worker2)
3+
[![Build Status](https://travis-ci.org/jkcfg/v8worker2.svg?branch=master)](https://travis-ci.org/jkcfg/v8worker2)
44

55
This is a minimal binding between Go (golang) and V8 JavaScript. Basic concept
66
is to only expose two methods to JavaScript: send and receive.

0 commit comments

Comments
 (0)