Skip to content

Commit 19b2a8c

Browse files
committed
add mongodb services in travis ci
1 parent 236dd46 commit 19b2a8c

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ python:
55
- '3.6'
66
- '3.7'
77
- '3.8'
8+
services:
9+
- mongodb
810
install:
911
- pip install -r requirements.txt
1012
- pip install coveralls

0 commit comments

Comments
 (0)