mirror of
https://github.com/wassname/talk.git
synced 2026-08-08 11:28:12 +08:00
Added node env to environment
This commit is contained in:
@@ -6,6 +6,7 @@ machine:
|
||||
- redis
|
||||
environment:
|
||||
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
|
||||
NODE_ENV: "test"
|
||||
|
||||
dependencies:
|
||||
override:
|
||||
|
||||
Reference in New Issue
Block a user