We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3dbf0c8 commit 2ec8b9aCopy full SHA for 2ec8b9a
.travis.yml
@@ -6,6 +6,7 @@ node_js:
6
- "7"
7
- "8"
8
- "9"
9
+ - "10"
10
11
after_success:
12
- npm run coverage
0 commit comments