@@ -100,7 +100,7 @@ jobs:
100100 -
101101 node_js : ' 12'
102102 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
103- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
103+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
104104 script : tav --quiet
105105 -
106106 node_js : ' 12'
@@ -127,7 +127,7 @@ jobs:
127127 -
128128 node_js : ' 11'
129129 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
130- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
130+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
131131 script : tav --quiet
132132 -
133133 node_js : ' 11'
@@ -154,7 +154,7 @@ jobs:
154154 -
155155 node_js : ' 10'
156156 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
157- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
157+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
158158 script : tav --quiet
159159 -
160160 node_js : ' 10'
@@ -181,7 +181,7 @@ jobs:
181181 -
182182 node_js : ' 8'
183183 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
184- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
184+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
185185 script : tav --quiet
186186 -
187187 node_js : ' 8'
@@ -208,7 +208,7 @@ jobs:
208208 -
209209 node_js : ' 6'
210210 if : type IN (cron, pull_request) AND NOT branch =~ ^greenkeeper/.*
211- env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,express,express-queue
211+ env : TAV=ws,graphql,express-graphql,elasticsearch,hapi,@hapi/hapi, express,express-queue
212212 script : tav --quiet
213213 -
214214 node_js : ' 6'
0 commit comments