RSS Git Download  Clone
Raw Blame History 91B 8 lines
language: node_js
node_js:
  - "7"
  - "node"
before_script:
  - npm install grunt-cli -g