From b35f2ca12ce1a30c4dd932b9f5f6299ac8917c50 Mon Sep 17 00:00:00 2001 From: Richard North Date: Sun, 8 Sep 2019 09:00:20 +0100 Subject: [PATCH] Update .travis.yml to ensure that tag builds are performed --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index f07d50123e2..d7d5f94270d 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,4 +1,4 @@ -if: branch = master +if: branch = master OR tag is present language: java jdk: