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 6e23009 commit 0763774Copy full SHA for 0763774
.travis.yml
@@ -1,7 +1,8 @@
1
language: node_js
2
node_js:
3
- - "8"
4
- "10"
+ - "12"
5
+ - "14"
6
services: mongodb
7
cache:
8
directories:
0 commit comments