Skip to content

Commit 2cb3a26

Browse files
committed
chore(build): Add mongodb to travis
1 parent 655bd89 commit 2cb3a26

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
sudo: false
22
language: node_js
3+
services:
4+
- mongodb
35
cache:
46
directories:
57
- node_modules

0 commit comments

Comments
 (0)