We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6812ca4 commit e6fd82dCopy full SHA for e6fd82d
.travis.yml
@@ -3,5 +3,3 @@ dist: trusty
3
language: node_js
4
node_js:
5
- "0.12"
6
-before_script:
7
- - npm install -g grunt-cli
package.json
@@ -55,6 +55,7 @@
55
"commitplease": "2.3.0",
56
"grunt": "0.4.5",
57
"grunt-bowercopy": "1.2.4",
58
+ "grunt-cli": "0.1.13",
59
"grunt-compare-size": "0.4.0",
60
"grunt-contrib-concat": "0.5.1",
61
"grunt-contrib-csslint": "0.5.0",
0 commit comments