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 3da741d commit 814de57Copy full SHA for 814de57
.travis.yml
@@ -9,3 +9,5 @@ matrix:
9
script: npm run test-es6
10
- node_js: "10"
11
12
+ - node_js: "12"
13
+ script: npm run test
0 commit comments