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 2cf6ea7 commit 894b47eCopy full SHA for 894b47e
.travis.yml
@@ -6,7 +6,6 @@ cache:
6
notifications:
7
email: false
8
node_js:
9
- - '10'
10
- '8'
11
- '6'
12
before_script:
package.json
@@ -34,8 +34,7 @@
34
"dependencies": {
35
"chalk": "^2.4.2",
36
"libtidy": "^0.3.7",
37
- "mkdirp": "^0.5.1",
38
- "npm-check-updates": "3.0.9"
+ "mkdirp": "^0.5.1"
39
},
40
"devDependencies": {
41
"grunt": "^1.0.3",
0 commit comments