Merge "npm: add CI=true environment"

This commit is contained in:
Zuul 2018-08-21 05:33:13 +00:00 committed by Gerrit Code Review
commit 62e8e19a36
1 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@
# framebuffer is set up for doing browser tests.
environment:
DISPLAY: ':99'
CI: 'true'
args:
chdir: "{{ zuul_work_dir }}"
@ -20,5 +21,6 @@
# framebuffer is set up for doing browser tests.
environment:
DISPLAY: ':99'
CI: 'true'
args:
chdir: "{{ zuul_work_dir }}"