Skip to content

Commit

Permalink
comment out PythonAiohttpServer test in travis
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Feb 7, 2020
1 parent c943ecf commit 9adfedb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1225,7 +1225,8 @@
</property>
</activation>
<modules>
<module>samples/server/petstore/python-aiohttp</module>
<!-- comment out below due to https://github.com/OpenAPITools/openapi-generator/issues/5235
<module>samples/server/petstore/python-aiohttp</module> -->
<!-- clients -->
<module>samples/client/petstore/bash</module>
<module>samples/client/petstore/c</module>
Expand Down

0 comments on commit 9adfedb

Please sign in to comment.