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