UNPKG
grunt-filenames
Version:
latest (0.4.0)
0.4.0
0.3.1
0.3.0
0.2.0
0.1.2
0.1.1
0.1.0
0.0.3
0.0.2
0.0.1
Validates filenames using given RegExp
github.com/bahmutov/grunt-filenames
grunt-filenames
/
.travis.yml
10 lines
(9 loc)
•
124 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
language: node_js
node_js:
-
"0.10"
-
"0.11"
branches:
only: - master
before_script:
- npm install -g grunt-cli