Merge pull request #856 from chef/ssd/travis-no-push

Only test PRs and pushes to master
This commit is contained in:
Christoph Hartmann 2016-08-02 13:57:31 +02:00 committed by GitHub
commit f1112f318e

View file

@ -1,4 +1,7 @@
sudo: required
branches:
only:
- master
language: ruby
cache: bundler
dist: trusty