Skip to content

Commit

Permalink
test(travis): trigger new job
Browse files Browse the repository at this point in the history
  • Loading branch information
noelmcloughlin committed Jul 1, 2019
1 parent cfd35c6 commit f271ba3
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,15 @@ stages:
- name: release
if: branch = master AND type != pull_request

dist:xenial
sudo: required
cache: bundler
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
Expand Down

0 comments on commit f271ba3

Please sign in to comment.