From 11eaf590d4ed2eceb5003e94de69791f025736d2 Mon Sep 17 00:00:00 2001 From: Dan Allen Date: Thu, 20 Jul 2017 18:34:38 -0600 Subject: trigger build of Asciidoctor Diagram on every change to master --- Rakefile | 1 + 1 file changed, 1 insertion(+) (limited to 'Rakefile') diff --git a/Rakefile b/Rakefile index 913c829d..f3b7996a 100644 --- a/Rakefile +++ b/Rakefile @@ -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' -- cgit v1.2.3