aboutsummaryrefslogtreecommitdiff
path: root/azure-pipelines.yml
diff options
context:
space:
mode:
authorNirbheek Chauhan <nirbheek@centricular.com>2019-08-29 15:52:54 +0530
committerJussi Pakkanen <jpakkane@gmail.com>2019-09-01 22:58:33 +0300
commit96088d3e51b200fda5b09965ab8e0688542b5ea4 (patch)
tree5d0c17daf91b41260c0e9eaab275be255b748e95 /azure-pipelines.yml
parent2048bd41ec662ca0c9f395c1a11ff0010e78de1c (diff)
downloadmeson-96088d3e51b200fda5b09965ab8e0688542b5ea4.zip
meson-96088d3e51b200fda5b09965ab8e0688542b5ea4.tar.gz
meson-96088d3e51b200fda5b09965ab8e0688542b5ea4.tar.bz2
tests: Detect ninja v1.9 and disable timestamp hack
The high-res timestamp PR by QuLogic was merged in v1.9, so we can switch back to upstream ninja.
Diffstat (limited to 'azure-pipelines.yml')
-rw-r--r--azure-pipelines.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/azure-pipelines.yml b/azure-pipelines.yml
index 56dc4b9..6ddeb10 100644
--- a/azure-pipelines.yml
+++ b/azure-pipelines.yml
@@ -8,7 +8,6 @@ trigger:
- '0.*'
variables:
- MESON_FIXED_NINJA: 1
CI: 1
jobs: