From 366cc23e4d611dd9b422ffd04c6291c4cc7124b8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Wiaderny?= Date: Mon, 9 Mar 2015 11:47:39 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 462f0afd..7e0f29c9 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # About the Project -[![Build Status](https://secure.travis-ci.org/meltingice/CamanJS.png)](http://travis-ci.org/meltingice/CamanJS) +[![Build Status](https://api.travis-ci.org/ckfinder/CamanJS.png)](https://travis-ci.org/ckfinder/CamanJS) The main focus of CamanJS is manipulating images using the HTML5 canvas and Javascript. It's a combination of a simple-to-use interface with advanced and efficient image/canvas editing techniques. It is also completely library independent and can be safely used next to jQuery, YUI, Scriptaculous, MooTools, etc.