Skip to content

Commit e1ff3d0

Browse files
author
alexvndre
committed
Travis add mongo service
1 parent 6cd91cd commit e1ff3d0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ node_js:
33
- "8"
44
env:
55
- NODE_ENV=test
6-
6+
services: mongodb
77
before_script:
88
- cp ./.env.dist ./.env
99
script:

0 commit comments

Comments
 (0)