This is an automated email from the ASF dual-hosted git repository. lburgazzoli pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/camel-k.git.
from 267b2c1 chore(trait): fix classpath_test after migrating to knative 0.7.1 new b45bd8a fix(classpath): lookup integration container by name instead of iterating amoung all the containers new 90248b9 chore(travis): limit golangci-lint memory new 64b0a64 chore(travis): set golangci-lint deadline The 3 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: .travis.yml | 2 +- pkg/trait/classpath.go | 54 +++++++++++++++------------------------------ pkg/trait/classpath_test.go | 50 ++++++++++++++++++++++++++--------------- 3 files changed, 51 insertions(+), 55 deletions(-)