Revert "Let's see if we get here."

This reverts commit 481cacb5d3.
This commit is contained in:
joshaber
2015-11-20 17:59:59 -08:00
parent 481cacb5d3
commit fbf3265f5a

View File

@@ -2,8 +2,6 @@ SET BUILD_ATOM_RELEASES_S3_KEY=%BUILD_ATOM_WIN_RELEASES_S3_KEY%
SET BUILD_ATOM_RELEASES_S3_SECRET=%BUILD_ATOM_WIN_RELEASES_S3_SECRET%
SET BUILD_ATOM_RELEASES_S3_BUCKET=%BUILD_ATOM_WIN_RELEASES_S3_BUCKET%
ECHO Here I go Windowsing again
@IF EXIST "%~dp0\node.exe" (
"%~dp0\node.exe" "%~dp0\cibuild" %*
) ELSE (