This commit is contained in:
Kevin Sawicki 2016-05-27 14:34:23 -07:00
parent ba6c8b531f
commit 6add7f8d49

View file

@ -161,7 +161,7 @@ we appreciate your help.
* `ELECTRON_RELEASE` - Set to `true` and the upload part will run, leave unset
and `surf-build` will just do CI-type checks, appropriate to run for every
pull request.
* `CI` - Set to `true` or else we'll fail
* `CI` - Set to `true` or else it will fail
* `GITHUB_TOKEN` - set it to the same as `ELECTRON_GITHUB_TOKEN`
* `SURF_TEMP` - set to `C:\Temp` on Windows to prevent path too long issues
* `TARGET_ARCH` - set to `ia32` or `x64`