Create the basic Travis environment (#1)

This PR empowers the project with the following features:

* Add the support to define the list of repos to be released
and the hash value to be picked for each repo in a config file of
JSON format define the hash value

* Download the repos based on the definitions in the config file.

* Install openwhisk based on the dowloaded source code, build the
binaries for CLI and wskdeploy.
9 files changed
tree: 95a9f224d3c30689a9c5f12583f24b7c0f942ea9
  1. tools/
  2. .travis.yml
  3. Dockerfile
  4. README.md
README.md

incubator-openwhisk-release