.travis.yml 69 B

1234567
  1. ---
  2. language: node_js
  3. node_js:
  4. - '0.10'
  5. before_script:
  6. - npm install