test:
  post:
    - npm i -g codeclimate-test-reporter
    - cat coverage/PhantomJS/lcov.info | codeclimate
