We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 5053dc3 + 0790cea commit 46cfd32Copy full SHA for 46cfd32
1 file changed
.travis.yml
@@ -1,10 +1,9 @@
1
language: node_js
2
node_js:
3
- - "10"
4
- - "11"
5
- - "12"
6
- "13"
7
- "14"
+ - "15"
+ - "16"
8
sudo: false
9
before_script:
10
- npm install && npm install coveralls mocha-lcov-reporter --save-dev
0 commit comments