Skip to content
Snippets Groups Projects
.travis.yml 99 B
language: node_js
node_js:
  - "0.10"
script:
  - npm test
notifications:
  email: dev@namshi.com