From ab9883767574ffed2249b959fd3df80a5e0a5d32 Mon Sep 17 00:00:00 2001 From: Nikolaj Bjorner Date: Wed, 12 Jun 2019 09:25:36 -0700 Subject: [PATCH] yaml parsing Signed-off-by: Nikolaj Bjorner --- azure-pipelines.yml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/azure-pipelines.yml b/azure-pipelines.yml index 8d843c5ea..b5985ad01 100644 --- a/azure-pipelines.yml +++ b/azure-pipelines.yml @@ -24,12 +24,13 @@ jobs: make -j3 make -j3 examples make -j3 test-z3 -# ./cpp_example -# ./c_example cd .. - template: scripts/test-z3.yml - template: scripts/test-regressions.yml +# ./cpp_example +# ./c_example + # TBD: # test python bindings