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 be9c913 commit cebb92fCopy full SHA for cebb92f
.travis.yml
@@ -6,6 +6,8 @@ script:
6
# unit tests with coverage report
7
- npm run test:coverage
8
node_js:
9
+- '10'
10
+- '9'
11
- '8'
12
- '7'
13
- '6'
0 commit comments