From b8a04cc4efa90b383ef670f0b0a67135c93dd2ba Mon Sep 17 00:00:00 2001 From: Lovell Fuller Date: Mon, 8 Sep 2014 23:58:13 +0100 Subject: [PATCH] Add link to Centos 6.5 CI via snap-ci --- README.md | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 4334d68f..12cb83da 100755 --- a/README.md +++ b/README.md @@ -409,7 +409,15 @@ var counters = sharp.counters(); // { queue: 2, process: 4 } ## Testing -[![Build Status](https://travis-ci.org/lovell/sharp.png?branch=master)](https://travis-ci.org/lovell/sharp) +### Ubuntu 12.04 + +[![Ubuntu 12.04 Build Status](https://travis-ci.org/lovell/sharp.png?branch=master)](https://travis-ci.org/lovell/sharp) + +### Centos 6.5 + +[![Centos 6.5 Build Status](https://snap-ci.com/lovell/sharp/branch/master/build_image)](https://snap-ci.com/lovell/sharp/branch/master) + +### It worked on my machine npm test