From 42b557cf905530b84203176422a6c69cf1d42d03 Mon Sep 17 00:00:00 2001 From: Everett Maus Date: Fri, 9 Aug 2019 10:33:47 -0700 Subject: [PATCH] Restoring commented out template --- azure-pipelines.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 4ea076c96..81e90fadf 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -160,4 +160,4 @@ jobs: - template: scripts/test-z3.yml - template: scripts/test-examples-cmake.yml - template: scripts/test-regressions.yml - - template: scripts/test-java-cmake.yml +# - template: scripts/test-java-cmake.yml