Skip to content

Commit 9adfedb

Browse files
committed
comment out PythonAiohttpServer test in travis
1 parent c943ecf commit 9adfedb

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1225,7 +1225,8 @@
12251225
</property>
12261226
</activation>
12271227
<modules>
1228-
<module>samples/server/petstore/python-aiohttp</module>
1228+
<!-- comment out below due to https://github.com/OpenAPITools/openapi-generator/issues/5235
1229+
<module>samples/server/petstore/python-aiohttp</module> -->
12291230
<!-- clients -->
12301231
<module>samples/client/petstore/bash</module>
12311232
<module>samples/client/petstore/c</module>

0 commit comments

Comments
 (0)