added valid travis button

This commit is contained in:
Spencer Alger
2013-10-29 09:07:56 -07:00
parent 984a55f6c0
commit 2557202bf8

View File

@ -1,6 +1,8 @@
elasticsearch-js
[![Build Status](https://travis-ci.org/spenceralger/elasticsearch-js.png)](https://travis-ci.org/spenceralger/elasticsearch-js)
=================
[![Build Status](https://magnum.travis-ci.com/spenceralger/elasticsearch-js.png?token=tsFxSKHtVKG8EZavSjXY)](https://magnum.travis-ci.com/spenceralger/elasticsearch-js)
Official *low-level* client for Elasticsearch.
This project's goal it to give the JavaScript community a solif foundation for all Elasticsearch-related code. It features a complete API, provides a module for use in Node.js as well as several different build for use in the browser. We have tried to be opinion-free and very plugable.