diff --git a/.travis.yml b/.travis.yml index cf86c2a..26ec4c8 100644 --- a/.travis.yml +++ b/.travis.yml @@ -4,7 +4,6 @@ stages: - name: release if: branch = master AND type != pull_request -dist:xenial sudo: required cache: bundler language: ruby @@ -12,6 +11,8 @@ language: ruby services: - docker +dist:xenial + # Make sure the instances listed below match up with # the `platforms` defined in `kitchen.yml` # NOTE: Please try to select up to six instances that add some meaningful