From 9adfedbfbb45c7059e64b3d9a285710bded4fb62 Mon Sep 17 00:00:00 2001 From: William Cheng Date: Fri, 7 Feb 2020 17:08:48 +0800 Subject: [PATCH] comment out PythonAiohttpServer test in travis --- pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 062b7843d9b..926432bb01b 100644 --- a/pom.xml +++ b/pom.xml @@ -1225,7 +1225,8 @@ - samples/server/petstore/python-aiohttp + samples/client/petstore/bash samples/client/petstore/c