Development tools for building and deploying Apache OpenWhisk
This repository is part of Apache OpenWhisk and provides developer tools that help with local development, testing and operation of OpenWhisk.
paramsand expecting promises.
Each tool in this repository has to provide travis build scripts inside a
.travisfolder. The folder should define 2 scripts: *
setup.sh- invoked during
before_installphase *
build.sh- invokes during
scriptphase
For an example check out docker-compose/.travis folder.