Skip to content

Commit

Permalink
readme: fix build status badge
Browse files Browse the repository at this point in the history
  • Loading branch information
richardlau authored and indutny committed Apr 23, 2019
1 parent b32c204 commit acacae4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# llhttp
[![Build Status](https://secure.travis-ci.org/indutny/llhttp.svg)](http://travis-ci.org/nodejs/llhttp)
[![Build Status](https://secure.travis-ci.org/nodejs/llhttp.svg)](http://travis-ci.org/nodejs/llhttp)

Port of [http_parser][0] to [llparse][1].

Expand Down

0 comments on commit acacae4

Please sign in to comment.