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 4962a70 commit 1adb27aCopy full SHA for 1adb27a
.travis.yml
@@ -1,7 +1,7 @@
1
language: node_js
2
node_js:
3
- - 8
4
- 10
+ - 12
5
6
services:
7
- xvfb
package.json
@@ -58,7 +58,7 @@
58
"sinon-chai": "^3.3.0"
59
},
60
"engines": {
61
- "node": ">=8.0.0"
+ "node": ">=10.0.0"
62
63
"contributors": [
64
"dignifiedquire <[email protected]>",
0 commit comments