UNPKG
grunt-mkdir
Version:
latest (1.1.0)
1.1.0
1.0.0
0.1.3
0.1.2
0.1.1
0.1.0
Create directories with Grunt.
github.com/rubenv/grunt-mkdir
rubenv/grunt-mkdir
grunt-mkdir
/
.travis.yml
7 lines
(6 loc)
•
93 B
YAML
View Raw
1
2
3
4
5
6
7
language: node_js
node_js:
-
"0.10"
-
"0.11"
before_script:
- npm install -g grunt-cli