From 5a550e236c4e62ebc40dfc6b86d56af9fa853517 Mon Sep 17 00:00:00 2001 From: Josh Matthews Date: Wed, 29 May 2019 16:30:09 -0400 Subject: [PATCH] Build raqote backend on CI. --- etc/taskcluster/decision_task.py | 1 + 1 file changed, 1 insertion(+) diff --git a/etc/taskcluster/decision_task.py b/etc/taskcluster/decision_task.py index bbe797bc4f0..6de1fce4db9 100644 --- a/etc/taskcluster/decision_task.py +++ b/etc/taskcluster/decision_task.py @@ -175,6 +175,7 @@ def linux_tidy_unit_docs(): ./mach build --dev ./mach test-unit ./mach package --dev + ./mach build --dev --features raqote_backend ./mach build --dev --libsimpleservo ./mach build --dev --no-default-features --features default-except-unstable ./mach test-tidy --no-progress --self-test