mirror of
https://github.com/fullstack-cash/bch-api.git
synced 2026-09-23 01:32:03 -07:00
Adding redis install to travis
This commit is contained in:
@@ -10,6 +10,9 @@ sudo: required
|
||||
services:
|
||||
- docker
|
||||
|
||||
before_install:
|
||||
- ./install-redis.sh
|
||||
|
||||
script: "npm run test"
|
||||
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user