We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e948400 commit 2936f5cCopy full SHA for 2936f5c
.travis.yml
@@ -1,4 +1,6 @@
1
language: node_js
2
+services:
3
+ - mongodb
4
node_js:
5
- 10
6
after_success: npm run coverage
0 commit comments