Skip to content Skip to sidebar Skip to footer
Showing posts with the label Travis Ci

Travis Ci Adds "index" Before Handler_name During Deployment To Aws Lambda

I'm using Travis-ci to deploy lambda function. I've created .travis.yml file according to L… Read more Travis Ci Adds "index" Before Handler_name During Deployment To Aws Lambda

Using Travis-ci With Wxpython Tests

I'm trying to add some wxPython tests to work with travis-ci, but I can't figure out how to… Read more Using Travis-ci With Wxpython Tests