mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-21 16:52:04 -07:00
trying redis on travis again
This commit is contained in:
+3
-2
@@ -9,9 +9,10 @@ sudo: required
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
- docker
|
- docker
|
||||||
|
- redis-server
|
||||||
|
|
||||||
before_install:
|
#before_install:
|
||||||
- ./install-redis.sh
|
# - ./install-redis.sh
|
||||||
|
|
||||||
script: "npm run test"
|
script: "npm run test"
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user