keikoproj / kube-forensics

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add Travis CI Integration

tekenstam opened this issue · comments

Is this a BUG REPORT or FEATURE REQUEST?: FEATURE

What happened: Add Travis CI Integration

What you expected to happen: Add a .travis.yml build file and ensure it builds kube-forensics

  • There should be automated builds for every PR.
  • Automated build status should be posted in the PR.
  • PRs should not be allowed to merge until the build succeeds.