.travis.yml 74 B

123456
  1. language: node_js
  2. node_js:
  3. - "0.10"
  4. after_script:
  5. - npm run coveralls