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:
|
||||
- docker
|
||||
- redis-server
|
||||
|
||||
before_install:
|
||||
- ./install-redis.sh
|
||||
#before_install:
|
||||
# - ./install-redis.sh
|
||||
|
||||
script: "npm run test"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user