From 912cda4e6f0d418b4bac25f0a3c7e36cabd26d4b Mon Sep 17 00:00:00 2001 From: Pascal Vizeli Date: Sun, 22 Mar 2020 16:37:33 +0100 Subject: [PATCH] [skip ci] add rc into build --- azure-pipelines-wheels.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/azure-pipelines-wheels.yml b/azure-pipelines-wheels.yml index 81d76708edc..816e64d29bf 100644 --- a/azure-pipelines-wheels.yml +++ b/azure-pipelines-wheels.yml @@ -5,6 +5,7 @@ trigger: branches: include: - dev + - rc paths: include: - requirements_all.txt