This is an automated email from the ASF dual-hosted git repository.
nferraro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from bf9609f corrected minor spelling or wrong language reference (Kotlin
=> JavaScript)
new 02bbdc7 Initial setup for openshift integration tests
new f4397a6 fix script
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
.dockerignore | 1 +
.travis.yml | 14 +++++++
build/prepare_integration_tests_travis.sh | 61 +++++++++++++++++++++++++++++++
3 files changed, 76 insertions(+)
create mode 100644 .dockerignore
create mode 100755 build/prepare_integration_tests_travis.sh