diff options
author | ebraminio <ebrahim@gnu.org> | 2017-10-31 12:42:08 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-10-31 12:42:08 -0700 |
commit | b7982c9e65e0b58616cc8264dd52cac37753ef79 (patch) | |
tree | c9508f14936bcf26dd5fc0a1418ee5d3022e3ebe /README | |
parent | c290ba5b7d4e9e4a5f02340a22e6c9c46564906b (diff) |
[ci] Add CircleCI for cross-compiling (#592)
Diffstat (limited to 'README')
-rw-r--r-- | README | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,5 +1,6 @@ [![Build Status](https://travis-ci.org/behdad/harfbuzz.svg)](https://travis-ci.org/behdad/harfbuzz) [![Build Status](https://ci.appveyor.com/api/projects/status/4oaq58ns2h0m2soa?svg=true)](https://ci.appveyor.com/project/behdad/harfbuzz) +[![CircleCI](https://circleci.com/gh/behdad/harfbuzz.svg?style=svg)](https://circleci.com/gh/behdad/harfbuzz) [![Coverage Status](https://img.shields.io/coveralls/behdad/harfbuzz.svg)](https://coveralls.io/r/behdad/harfbuzz) [ABI Tracker](http://abi-laboratory.pro/tracker/timeline/harfbuzz/) |