We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be61e04 commit d2c33aaCopy full SHA for d2c33aa
.travis.yml
@@ -1,6 +1,6 @@
1
language: node_js
2
3
-node_js: 8
+node_js: 10
4
5
deploy:
6
provider: script
package.json
@@ -35,7 +35,7 @@
35
"url-parse": "1.4.7"
36
},
37
"engines": {
38
- "node": ">=6"
+ "node": ">=10"
39
40
"license": "MIT",
41
"files": [
0 commit comments