diff options
| author | Dan Allen <dan.j.allen@gmail.com> | 2017-07-20 18:34:38 -0600 |
|---|---|---|
| committer | Dan Allen <dan.j.allen@gmail.com> | 2017-07-20 18:34:38 -0600 |
| commit | 11eaf590d4ed2eceb5003e94de69791f025736d2 (patch) | |
| tree | cb164553ed438092a37239517e126d3ea84afa80 /Rakefile | |
| parent | a0c4fa51c83abb5d80a0e2ceaefda8c15a3b7682 (diff) | |
trigger build of Asciidoctor Diagram on every change to master
Diffstat (limited to 'Rakefile')
| -rw-r--r-- | Rakefile | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -139,6 +139,7 @@ desc 'Trigger builds for all dependent projects on Travis CI' asciidoctor/asciidoctor.js asciidoctor/asciidoctorj asciidoctor/asciidoctorj/asciidoctorj-1.6.0 + asciidoctor/asciidoctor-diagram ).each do |project| org, name, branch = project.split '/', 3 branch ||= 'master' |
