jmeas/two-rotations.js

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
language: node_js
node_js:
  - "0.10"
script: "gulp coverage"
after_success:
  - npm install -g codeclimate-test-reporter
  - codeclimate < coverage/lcov.info