Configure AppVeyor to respect package-lock.json

/xref https://github.com/atom/atom/issues/19148#issuecomment-482637949
This commit is contained in:
Jason Rudolph 2019-04-17 11:44:36 -04:00
parent 29e042a88b
commit 27ff10409f
No known key found for this signature in database
GPG Key ID: B760F197E561DF15

View File

@ -20,6 +20,7 @@ environment:
global:
ATOM_DEV_RESOURCE_PATH: c:\projects\atom
ATOM_JASMINE_REPORTER: list
CI: true
TEST_JUNIT_XML_ROOT: c:\projects\junit-test-results
NODE_VERSION: 8.9.3