.travis.yml 56 B

1234
  1. script: script/test
  2. language: node_js
  3. node_js:
  4. - '0.10'