UNPKG

grunt-chmod

Version:

A Grunt task plugin to modify file permissions, a la `chmod`.

9 lines (7 loc) 118 B
language: node_js node_js: - "0.10" before_install: - npm update -g npm - npm install -g grunt-cli sudo: false