Skip to content

Commit

Permalink
comment out python flask tests
Browse files Browse the repository at this point in the history
  • Loading branch information
wing328 committed Jul 5, 2019
1 parent e980929 commit fa10103
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1063,8 +1063,8 @@
<!--<module>samples/client/petstore/bash</module>-->
<module>samples/server/petstore/rust-server</module>
<module>samples/server/petstore/python-aiohttp</module>
<module>samples/server/petstore/python-flask</module>
<module>samples/server/petstore/python-flask-python2</module>
<!--<module>samples/server/petstore/python-flask</module>
<module>samples/server/petstore/python-flask-python2</module>-->
</modules>
</profile>
<!-- test with JDK8 in CircleCI -->
Expand Down

0 comments on commit fa10103

Please sign in to comment.