I'm trying to integrate jenkins for unit-testing of titanium application. But when jenkins runs my script I got error: "No Titanium SDKs are installed". I understand, that jenkins created "/Users/Shared/Jenkins" and it doesn't know path to titanium sdk.
But where to set this path? How to solve this problem?