From f49ab2a7ed98bfc03b7db3f67236d3bba38f5ff1 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Sat, 1 Aug 2020 09:30:36 +0800 Subject: [PATCH] Fix Shippable CI (#7097) * disable elixir tests due to shippable ci issue * comment out kotlin test --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index b42c1be3bb2..d4fdeae7fe5 100644 --- a/pom.xml +++ b/pom.xml @@ -1354,11 +1354,11 @@ samples/openapi3/client/elm - samples/client/petstore/elixir + samples/client/petstore/erlang-client samples/client/petstore/erlang-proper samples/client/petstore/kotlin-multiplatform - samples/client/petstore/kotlin/ + samples/client/petstore/kotlin-jackson/ samples/client/petstore/kotlin-gson/ samples/client/petstore/kotlin-nonpublic/