Browse Source

remove code-climate hooks

pull/115/head
Diana Shkolnikov 10 years ago
parent
commit
5101d802ab
  1. 7
      .travis.yml
  2. 4
      README.md

7
.travis.yml

@ -1,9 +1,4 @@
language: node_js
script: "npm run unit"
node_js:
- "0.10"
addons:
code_climate:
repo_token: a98bd9004512c8caf44e5cb2b3586d01baf190ee069ec0b731b451fc9966e639
after_script:
- codeclimate < coverage/lcov.info
- "0.10"

4
README.md

@ -1,10 +1,6 @@
# API
[![Gitter](https://badges.gitter.im/Join Chat.svg)](https://gitter.im/pelias/api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
[![Code Climate](https://codeclimate.com/github/pelias/api/badges/gpa.svg)](https://codeclimate.com/github/pelias/api)
[![Test Coverage](https://codeclimate.com/github/pelias/api/badges/coverage.svg)](https://codeclimate.com/github/pelias/api)
Pelias RESTful API
## Documentation

Loading…
Cancel
Save