bloomberg/kubernetes-cluster-cookbook

View on GitHub
.travis.yml

Summary

Maintainability
Test Coverage
---
language: ruby
sudo: false
notifications:
  slack: bloomberg-rnd:BvYmxrV9xj902XWTRNrkLNkR
script: bundle exec rake travis
rvm:
  - 2.2.5
branches:
  only:
    - master
matrix:
  fast_finish: true