We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d4f640 commit 9bd66d7Copy full SHA for 9bd66d7
1 file changed
.travis.yml
@@ -9,7 +9,8 @@ node_js:
9
- "v4.2.1"
10
- "v4.3.0"
11
- "v6.9.1"
12
- - "v8.9.1"
+ - "v8.11.3"
13
+ - "v10.7.0"
14
scripts: {
15
"test": "make test"
16
}
0 commit comments