.travis.yml 80 B

12345
  1. language: node_js
  2. node_js:
  3. - 4.1.1
  4. before_script:
  5. - npm install -g grunt-cli