Skip to content

Commit

Permalink
Merge pull request #200 from inhabitedtype/badge-link
Browse files Browse the repository at this point in the history
badge-link: travis-ci.org -> travis-ci.com
  • Loading branch information
seliopou authored May 8, 2020
2 parents 6dcdbe3 + 4a0f7e2 commit a352b1a
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
Expand Up @@ -8,7 +8,7 @@ give the user total control over the blocking behavior of their application,
with the unbuffered interface enabling zero-copy IO. Parsers are backtracking
by default and support unbounded lookahead.

[![Build Status](https://travis-ci.org/inhabitedtype/angstrom.svg?branch=master)](https://travis-ci.org/inhabitedtype/angstrom)
[![Build Status](https://travis-ci.com/inhabitedtype/angstrom.svg?branch=master)](https://travis-ci.com/inhabitedtype/angstrom)


## Installation
Expand Down

0 comments on commit a352b1a

Please sign in to comment.