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 eefaaa2 commit 00090eaCopy full SHA for 00090ea
.travis.yml
@@ -1,6 +1,5 @@
1
language: node_js
2
node_js:
3
- - 6
4
- 8
5
- 10
6
package.json
@@ -58,7 +58,7 @@
58
"sinon-chai": "^2.8.0"
59
},
60
"engines": {
61
- "node": ">=6.0.0"
+ "node": ">=8.0.0"
62
63
"contributors": [
64
"dignifiedquire <dignifiedquire@gmail.com>",
0 commit comments