Skip to content
This repository was archived by the owner on Dec 26, 2022. It is now read-only.

Commit adde44b

Browse files
author
Дмитрий Фалько
committed
Travic: remove redis from config
1 parent bb3f42e commit adde44b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@ node_js:
33
- 12
44
services:
55
- mongodb
6-
- redis
76
before_script:
87
- sleep 15
98
env:
109
- MONGODB_URI=mongodb://localhost:27017/swatcher
11-
- REDIS_URI=redis://localhost:6379
1210
script:
1311
- npm run coveralls

0 commit comments

Comments
 (0)