aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--.travis.yml2
-rw-r--r--package.json1
2 files changed, 1 insertions, 2 deletions
diff --git a/.travis.yml b/.travis.yml
index fb3b75b1d..7143893d2 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,5 +3,3 @@ dist: trusty
language: node_js
node_js:
- "0.12"
-before_script:
- - npm install -g grunt-cli
diff --git a/package.json b/package.json
index faf798b11..d83a01f51 100644
--- a/package.json
+++ b/package.json
@@ -55,6 +55,7 @@
"commitplease": "2.3.0",
"grunt": "0.4.5",
"grunt-bowercopy": "1.2.4",
+ "grunt-cli": "0.1.13",
"grunt-compare-size": "0.4.0",
"grunt-contrib-concat": "0.5.1",
"grunt-contrib-csslint": "0.5.0",