mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Remove debugging logic
This commit is contained in:
@@ -32,8 +32,6 @@ matrix:
|
||||
TASK: test
|
||||
|
||||
install:
|
||||
- ECHO APPVEYOR_REPO_BRANCH is '%APPVEYOR_REPO_BRANCH%'
|
||||
- ECHO APPVEYOR_PULL_REQUEST_NUMBER is '%APPVEYOR_PULL_REQUEST_NUMBER%'
|
||||
- IF NOT EXIST %TEST_JUNIT_XML_ROOT% MKDIR %TEST_JUNIT_XML_ROOT%
|
||||
- SET PATH=C:\Program Files\Atom\resources\cli;%PATH%
|
||||
- ps: Install-Product node $env:NODE_VERSION $env:PLATFORM
|
||||
|
||||
Reference in New Issue
Block a user