hi Jerome,

You shouldn't need to do anything specifically in your app.yaml -- just
include TwilioServices as a subdir of your app project, and deploy it along
with the rest of your app.
Then you can do something like:
require_once "TwilioServices/Twilio.php";


On 9 May 2014 06:30, Jerome Ripley <jerome.rip...@gmail.com> wrote:

> I have working looking with sdk.  But does not deploy.  What should the
> app.yaml look like to get the twilio Services directory to deploy.  Thanks.
>
> --
> You received this message because you are subscribed to the Google Groups
> "Google App Engine" group.
> To unsubscribe from this group and stop receiving emails from it, send an
> email to google-appengine+unsubscr...@googlegroups.com.
> To post to this group, send email to google-appengine@googlegroups.com.
> Visit this group at http://groups.google.com/group/google-appengine.
> For more options, visit https://groups.google.com/d/optout.
>

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to google-appengine+unsubscr...@googlegroups.com.
To post to this group, send email to google-appengine@googlegroups.com.
Visit this group at http://groups.google.com/group/google-appengine.
For more options, visit https://groups.google.com/d/optout.

Reply via email to