@@ -115,7 +115,7 @@ jobs:
115115 -
116116 node_js : ' 12'
117117 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
118- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
118+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
119119 script : tav --quiet
120120 -
121121 node_js : ' 12'
@@ -142,7 +142,7 @@ jobs:
142142 -
143143 node_js : ' 11'
144144 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
145- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
145+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
146146 script : tav --quiet
147147 -
148148 node_js : ' 11'
@@ -169,7 +169,7 @@ jobs:
169169 -
170170 node_js : ' 10'
171171 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
172- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
172+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
173173 script : tav --quiet
174174 -
175175 node_js : ' 10'
@@ -196,7 +196,7 @@ jobs:
196196 -
197197 node_js : ' 8'
198198 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
199- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
199+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
200200 script : tav --quiet
201201 -
202202 node_js : ' 8'
@@ -223,7 +223,7 @@ jobs:
223223 -
224224 node_js : ' 6'
225225 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
226- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
226+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
227227 script : tav --quiet
228228 -
229229 node_js : ' 6'
0 commit comments