Skip to content

Commit 9adfedb

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

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

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)