.travis.yml 85 Bytes
language: node_js
node_js: stable
script: npm run test
notifications:
  email: false