| commit | 54734862af8e58276341963b8bc51123098453d1 | [log] [tgz] |
|---|---|---|
| author | John Bampton <jbampton@users.noreply.github.com> | Wed Sep 25 01:29:18 2024 +1000 |
| committer | GitHub <noreply@github.com> | Tue Sep 24 11:29:18 2024 -0400 |
| tree | f75d4eefdad6300177ef4ff4cd0c874e0240f211 | |
| parent | 5801dc226ddbae7bea2752991dbb0d5e2884dc8f [diff] |
Update .asf.yaml - fix spelling (#364)
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.