From e71008406c4b52192d79376abe936e1c4fdcb91e Mon Sep 17 00:00:00 2001 From: Geod24 Date: Tue, 30 Oct 2018 14:12:48 +0900 Subject: [PATCH] Disable ariovistus/pyd The repository switched to a docker-based testsuite: https://github.com/ariovistus/pyd/commit/e21dde4fa0f12abe5def811eae6552e6c328cde5 --- buildkite.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/buildkite.sh b/buildkite.sh index 5f74f936..2e68f935 100755 --- a/buildkite.sh +++ b/buildkite.sh @@ -142,7 +142,7 @@ projects=( "dlang-community/dfmt" # 11s # run in under 10s sorted alphabetically "Abscissa/libInputVisitor" - "ariovistus/pyd" + #"ariovistus/pyd" "atilaneves/automem" "AuburnSounds/intel-intrinsics" "DerelictOrg/DerelictFT"