| commit | 48370d60aee7c6043619148a4dab87a4b385181b | [log] [tgz] |
|---|---|---|
| author | Rob Allen <rob@akrabat.com> | Mon Dec 17 17:46:39 2018 +0000 |
| committer | Carlos Santana <csantanapr@apache.org> | Mon Dec 17 09:46:39 2018 -0800 |
| tree | 62b1591a5dba4c526fffc39716274313459088ca | |
| parent | f38e5059701af1f53c5bcfe845400fd98d129749 [diff] |
Add PHP 7.3 runtime to the docker-compose manifest (#188)
This repository is part of Apache OpenWhisk and provides developer tools that help with local development, testing and operation of OpenWhisk.
params and expecting promises.Each tool in this repository has to provide travis build scripts inside a .travis folder. The folder should define 2 scripts:
setup.sh - invoked during before_install phasebuild.sh - invokes during script phaseFor an example check out docker-compose/.travis folder.