Is there a way I can integrate Eclipse Appium Studio with VSTS for continuos integration

I am developing test scripts using Appium studio for real devices of IOS and Android with Eclipse - Java ,
Now I have to integrate with VSTS - Can you please how i can run scripts using VSTS build definition

Hi,

Microsoft have a very good and detailed walk through on how to achieve the integration to VSTS and TFS (This example is for Maven).
There are some steps explaining on how you can Set up Build for your appropriate environment.