updated branch ids on the badges in the readme, and testing against the latest 1.2 release
This commit is contained in:
@ -2,7 +2,7 @@ language: node_js
|
||||
node_js: "0.10"
|
||||
secure: "UFAGQ6m/VnEahbj9vttY9YoA5h5rEBE6K7AvEEbWnt+VKppV+w3hu3HZxgKr8C9PWhCzqlGvsLh+kCqykZhISU1fBCK/Ttp3nSpMvvF5tI2u51Rj1qZ/7NUGRU0qVI9KFt0rJeXMJwq3fivb1H6aojfPD1gsIte7NHNjUfd0iUg="
|
||||
env:
|
||||
- ES_BRANCH=1.2 ES_RELEASE=1.2.1 COVERAGE=1
|
||||
- ES_BRANCH=1.2 ES_RELEASE=1.2.2 COVERAGE=1
|
||||
- ES_BRANCH=1.1 ES_RELEASE=1.1.2 NODE_UNIT=0
|
||||
- ES_BRANCH=1.0 ES_RELEASE=1.0.3 NODE_UNIT=0
|
||||
- ES_BRANCH=0.90 ES_RELEASE=0.90.13 NODE_UNIT=0
|
||||
|
||||
@ -2,8 +2,8 @@
|
||||
|
||||
The official low-level Elasticsearch client for Node.js and the browser.
|
||||
|
||||
[](https://travis-ci.org/elasticsearch/elasticsearch-js?branch=2.1)
|
||||
[](https://coveralls.io/r/elasticsearch/elasticsearch-js?branch=2.1)
|
||||
[](https://travis-ci.org/elasticsearch/elasticsearch-js?branch=2.3)
|
||||
[](https://coveralls.io/r/elasticsearch/elasticsearch-js?branch=2.3)
|
||||
[](https://david-dm.org/elasticsearch/elasticsearch-js)
|
||||
|
||||
## Features
|
||||
|
||||
Reference in New Issue
Block a user