Added node env to environment

This commit is contained in:
Wyatt Johnson
2017-02-01 13:07:14 -07:00
parent 3a87bdc282
commit e4722249b6
+1
View File
@@ -6,6 +6,7 @@ machine:
- redis
environment:
PATH: "${PATH}:${HOME}/${CIRCLE_PROJECT_REPONAME}/node_modules/.bin"
NODE_ENV: "test"
dependencies:
override: